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

Fails Silently Upon Invalid Email #1

Closed
bcsam opened this issue Sep 13, 2019 · 0 comments
Closed

Fails Silently Upon Invalid Email #1

bcsam opened this issue Sep 13, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bcsam
Copy link

bcsam commented Sep 13, 2019

Description: If a user tries to sign up for nb with an invalid email address, the system detects it and does not allow the user to sign up but doesn't report anything to the user.

Reproduction Steps:

  1. Navigate to the account creation page
  2. Fill in all the fields but do not include an ending tag for the email (e.g. don't include @mit.edu)
  3. Click sign up

Expected Behavior:
An error message appears such as: "Invalid email address. Try again!"

Actual Behavior:
The sign up button remains selected but no action occurs

@JumanaFM JumanaFM added this to the MVP milestone Nov 24, 2020
@JumanaFM JumanaFM changed the title [Bug] Fails Silently Upon Invalid Email Fails Silently Upon Invalid Email Dec 2, 2020
@JumanaFM JumanaFM added the bug Something isn't working label Dec 2, 2020
JumanaFM pushed a commit that referenced this issue Dec 26, 2020
JumanaFM pushed a commit that referenced this issue Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants