Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Applied AutoValidate and DisableAutoFillHints appropriately #147

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

aditya-css
Copy link
Collaborator

@aditya-css aditya-css commented Sep 10, 2023

  • Fixes Issue 138.
  • Applied autovalidateMode to all TextFormField as per the value of widget.autovalidateMode.

@vatsaltanna
Copy link
Collaborator

please update changelog.md

@aditya-css aditya-css force-pushed the bugfix/autovalidate branch 2 times, most recently from f5ae30b to 5e97cf9 Compare September 18, 2023 10:25
@vatsaltanna
Copy link
Collaborator

please rebase this pr.

- Applied `autovalidateMode` to all `TextFormField` as per the value of `widget.autovalidateMode`.
@vatsaltanna vatsaltanna merged commit 0922204 into master Sep 28, 2023
1 check passed
@vatsaltanna vatsaltanna deleted the bugfix/autovalidate branch September 28, 2023 07:36
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.

Default validation of text fields other than card number not working
3 participants