Sunagatov / Iced-Latte-Frontend

a online Marketplace for coffee retail (Frontend)
https://iced-latte.uk
MIT License
210 stars 46 forks source link

(PERSONAL ACCOUNT PAGE) Incomplete validation of the email domain on edit profile page #224

Open ilsinyakov opened 1 month ago

ilsinyakov commented 1 month ago

Pre-conditions:

  1. User is logged in
  2. The edit profile page is open: https://iced-latte.uk/profile (click "Edit" button)

Step:

  1. Enter invalid email on the "Email" field (invalid domain: all numeric top-level domain name, e.g. new@gmail.999)
  2. Click "Save Changes" button

ER: error message is displayed

AR: system approve invalid email. Invalid email is displayed in user profile


2024-05-24_09-04-50