angular-to-react-redux icon indicating copy to clipboard operation
angular-to-react-redux copied to clipboard

Perform Validations on blur of fields

Open MatthewVita opened this issue 8 years ago • 3 comments

React: https://github.com/christianalfoni/formsy-react/wiki/validate-on-blur

Angular: approach tbd

MatthewVita avatar Mar 01 '17 19:03 MatthewVita

I don't get how the notes for this issue match up with what you're asking for?

Angular definitely has this via the $pristine thing or something doesn't it?

ghost avatar Mar 04 '17 23:03 ghost

Perhaps I didn't word this elegantly. What I'm getting at is that as soon as a user starts typing, it complains (does this in both apps):

image

MatthewVita avatar Mar 07 '17 01:03 MatthewVita

Oops, I linked the wrong thing!!! It was supposed to be https://github.com/christianalfoni/formsy-react/wiki/validate-on-blur

MatthewVita avatar Mar 07 '17 01:03 MatthewVita