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

React form user experience validations #35

Open
Nalipp opened this issue Aug 22, 2019 · 0 comments
Open

React form user experience validations #35

Nalipp opened this issue Aug 22, 2019 · 0 comments

Comments

@Nalipp
Copy link
Contributor

Nalipp commented Aug 22, 2019

Form requires
min characters 6
at least one non alpha character (symbol or number)

Feedback should be given to the user when they try submit the form if they do not meet the requirements.
If user doesn't meet the requirements, form submission will be blocked and feedback message will be given below the input field.

The message will persist until the input is valid but won't appear until submit attempt.

@Nalipp Nalipp added the Important needs to be completed before deployment label Aug 28, 2019
@Nalipp Nalipp removed the Important needs to be completed before deployment label Sep 16, 2019
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

2 participants