SCCapstone / FaceCheck

1 stars 1 forks source link

On web portal: there is no feedback when email is misformatted on ‘Add Teacher’ #96

Closed john-andrews12 closed 4 years ago

john-andrews12 commented 4 years ago

Steps to reproduce:

  1. Open the web portal at: http://facecheck.surge.sh and login with ‘ibrahim@test.com‘ as the email input and ‘password1234’ as the password input.
  2. Navigate to the ‘Add Teacher’ page.
  3. Enter an invalid email for the email input (i.e. asdf of asdf@asdf).
  4. Enter matching strings in the password fields and hit the ‘Create’ button.
  5. Notice how nothing happens (however if you open the console, you will see an exception was thrown on behalf of the email).

Related images/gifs:

gif