SamanthaGuillemette / SOEN390

SOEN390 Project
MIT License
5 stars 0 forks source link

Bug 1- Email Validation in the Admin Application #280

Closed AliZ786 closed 2 years ago

AliZ786 commented 2 years ago

The following bug was produced when checking the workflow of the admin app.

image image

  1. The following is not an email at all, would need to add an email validation in the code
  2. This is not available in the Client application either.
AliZ786 commented 2 years ago

Bug1

Video of the bug

smarkandu commented 2 years ago

Assigned to @tusharraval102, since he worked on this part. Note this occurs with both the Admin and Client app.

smarkandu commented 2 years ago

Changing this to normal priority. The invalid email gets blocked from an account being created. It's just that the message given to the user is inaccurate.