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

Add form validation - Login page #4

Open
rathorevaibhav opened this issue May 30, 2020 · 0 comments
Open

Add form validation - Login page #4

rathorevaibhav opened this issue May 30, 2020 · 0 comments
Labels
good first issue Good for newcomers

Comments

@rathorevaibhav
Copy link
Member

rathorevaibhav commented May 30, 2020

Description

Form validation is an important part of any application. We need to add validation to the login page and if it fails, it should show the corresponding error messages for every field.

Acceptance criteria

In the Tides login page, the following error messages should show up:

  1. The email should be a valid email.
  2. The password must be minimum of 8 characters.
@rathorevaibhav rathorevaibhav added the needs requirements Has incomplete requirements label May 30, 2020
@rathorevaibhav rathorevaibhav added good first issue Good for newcomers and removed needs requirements Has incomplete requirements labels Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant