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

Log in form validation error #38

Open
ValerianClerc opened this issue May 19, 2020 · 0 comments
Open

Log in form validation error #38

ValerianClerc opened this issue May 19, 2020 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers p3

Comments

@ValerianClerc
Copy link
Member

"Log in" button lets you submit log-in request even if no/invalid email is currently in the form.

To reproduce:

  • Go to log-in screen
  • Enter in a non-email string
  • Click Log-in

Desired behavior:

  • Submit button should be disabled until fields are valid? Or at least should show error message without sending request if you try to submit without having valid fields.
@ValerianClerc ValerianClerc added the bug Something isn't working label May 19, 2020
@ValerianClerc ValerianClerc added good first issue Good for newcomers p2 labels May 22, 2020
@MohamedBeydoun MohamedBeydoun added p3 and removed p2 labels Jun 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers p3
Projects
None yet
Development

No branches or pull requests

3 participants