spellsofenglish / frontend

Frontend repository
1 stars 0 forks source link

Bug #20 / User's email can't contain symbol + , if user wants to sign up #23

Open ValeriaAleksandrova opened 1 year ago

ValeriaAleksandrova commented 1 year ago

Page https://spells.hedgi.ru/ is already opened

  1. Click on [Create an account] - Sign up form opens
  2. Fill all fields with valid data, use symbol + in the email
  3. Click on [Create an account]

Expected result: According to requirements, user can sign up if his email contains special characters like ".", "_", "-" и "+".

Actual result: If user's email contains symbol +, button [Create an account] is inactive Bug20_18 04 2023

PavelPashyk commented 1 year ago

Fixed bug #20