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

Feature Request : Validation errors with animation #1

Open
sriraman opened this issue Jul 5, 2016 · 3 comments
Open

Feature Request : Validation errors with animation #1

sriraman opened this issue Jul 5, 2016 · 3 comments

Comments

@sriraman
Copy link

sriraman commented Jul 5, 2016

It will be nice, If you add validation also with animation :)

@halilb
Copy link
Owner

halilb commented Jul 5, 2016

Hey @sriraman,

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.

Thanks a lot for your suggestion.

@kevinvangelder
Copy link

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.

@halilb
Copy link
Owner

halilb commented Jul 13, 2016

It's a good suggestion @kevinvangelder.

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.

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

No branches or pull requests

3 participants