spellsofenglish / frontend

Frontend repository
1 stars 0 forks source link

Bug #22 / New user sign up is possible if there are spaces before and after e-mail in registration form #26

Open SofyaKovalenko opened 1 year ago

SofyaKovalenko commented 1 year ago

Environment Windows 10, Google Chrome, version 109.0.5414.120

Build version
v0.0.1

Module Sign up

Description New user sign up is possible if there are spaces before and after e-mail in registration form

Steps to reproduce

  1. Open link https://spells.hedgi.ru/
  2. Click "Create account"
  3. Fill in fields "Name",, "Password", "Repeat password" with valid data, fill in "E-mail" with spaces before and after email
  4. Click "Create account"

Expected result The button "Sign up" is not active. Mistake "wrong e-mail format" is shown.

Actual result Mistake "wrong e-mail format" is not shown. Sign up is possible.

bug 22 spaces before and after email

PavelPashyk commented 1 year ago

Fixed bug #22

SofyaKovalenko commented 1 year ago

Still remain

image