Skip to content

Comments

Remove local state in <IncrementationField>#601

Merged
rzueger merged 1 commit intodevelopfrom
pr/inc-field-state
Feb 19, 2026
Merged

Remove local state in <IncrementationField>#601
rzueger merged 1 commit intodevelopfrom
pr/inc-field-state

Conversation

@rzueger
Copy link
Member

@rzueger rzueger commented Feb 19, 2026

  • There was a bug where the field didn't consider new values if the value prop changed and the outdated values was displayed (noticed when movment wizard was migrated from redux-form to react-final-form)
  • We could fix this in the component, but we can as well remove the local state, as it only makes everything unnecessarily complicated

- There was a bug where the field didn't consider new values if the
  value prop changed and the outdated values was displayed
  (noticed when movment wizard was migrated from redux-form to
  react-final-form)
- We could fix this in the component, but we can as well remove the
  local state, as it only makes everything unnecessarily complicated
@rzueger rzueger merged commit ed14d14 into develop Feb 19, 2026
2 checks passed
@rzueger rzueger deleted the pr/inc-field-state branch February 19, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant