Skip to content

Comments

Form Control: only validate if value was changed during focus#21815

Draft
nielslyngsoe wants to merge 2 commits intov18/devfrom
v18/improvement/only-validate-if-value-was-changed-during-focus
Draft

Form Control: only validate if value was changed during focus#21815
nielslyngsoe wants to merge 2 commits intov18/devfrom
v18/improvement/only-validate-if-value-was-changed-during-focus

Conversation

@nielslyngsoe
Copy link
Member

@nielslyngsoe nielslyngsoe commented Feb 18, 2026

Fixes #19572

This PR makes Form Controls only validate on blur if the value was changed.

For this to work, the UI Library would have to be updated with the same logic for this to play well, therefore this is in a Draft mode until UI Library has been updated accordingly.

Test Nodes:

Tab through inputs that has validation and see that only the once you changed the value of shows their validation state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant