You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
on field touch, provided the field has already a value. In this case I'd like the user to notice the validity of the new value right after touch -- instead of waiting until form submission.
So it would work like this (relevant classes mentioned):
the field is in a untouched state, but has a value: ng-untouchedng-pristineng-prefilled
user changes field value: ng-untouchedng-dirtyng-prefilled