Consistent behaviour for auto validate modes #1458
deandreamatias
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Had several issues that related problems when use a non default autoValidateMode, like AutoValidateMode.always or AutoValidateMode.onUserInteraction.
Also, the Flutter SDK added the new
AutoValidateMode.onUnfocusIn this discussion we will add all comments related with posible solutions and desired behavior
This also related with discussion #1297
Issues related:
AutovalidateMode.alwaysshouldn't focus to first field #1457References
AutovalidateMode.onUserInteractionvalidates Textfields without interaction flutter/flutter#107350Beta Was this translation helpful? Give feedback.
All reactions