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
Validating input values might be beyond the purpose of this library. But it would be good to create a separate component for validation and make sure integrating is not a problem. I'll check out validation components out there and think about it. I'll also consider implementing validation within this component, too.
Even if you don't add validation to this library it would be cool if you could add an interface for showing validation messages and maybe a few different styles of displaying those. That way the developer is responsible for determining if the input is valid but can then rely on this library to display the error(s) in a manner consistent with the design of the text inputs.
I'll try to implement some basic stuff to display validation messages. I'm not good at UX stuff so what I'll have might not look good enough. We may also ask to @codrops team, the source of UX patterns in this library, if they have nice solutions for the problem.
It will be nice, If you add validation also with animation :)
The text was updated successfully, but these errors were encountered: