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
-
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.onUnfocus
In this discussion we will add all comments related with posible solutions and desired behavior
This also related with discussion #1297
Issues related:
AutovalidateMode.always
shouldn't focus to first field #1457References
AutovalidateMode.onUserInteraction
validates Textfields without interaction flutter/flutter#107350Beta Was this translation helpful? Give feedback.
All reactions