Skip to content
Snippets Groups Projects
Verified Commit e0fcb3b1 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Switch forms to onTouched mode

By using onTouched mode validation does not complain about invalid
values until the users have changed focus from the field. Doing it this
way we don't complain about values until the user tries to use an
invalid one.

Does not work for all fields. For that to be the case, we will have to
do some clean up of controlled and uncontrolled values.
parent c567d7b8
No related branches found
No related tags found
1 merge request!343Switch forms to onTouched mode
Pipeline #148970 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment