spellsofenglish / frontend

Frontend repository
1 stars 0 forks source link

Bug #17 / Pop-up window with information about sending registration link is shown when signing up pre-existing user in registration form #19

Open SofyaKovalenko opened 1 year ago

SofyaKovalenko commented 1 year ago

Environment Windows 10, Google Chrome, version 109.0.5414.120, ASUS 1366 x 768

Build version
v0.0.1

Module Sign up (FrontEnd)

Severity Critical

Priority High

Description Pop-up window with information about sending registration link is shown when signing up pre-existing user in registration form

Steps to reproduce Precondition: [E-mail] was already signed up

  1. Fill in field "Name" with [Name], "E-mail" with pre-existing [E-mail], "Password" with [Password], "Repeat password" with [Repeat password]
  2. Click button "Sign up"

Expected result

  1. Fields "Name", "E-mail", "Password", "Repeat password" are filled in
  2. Error message "User with this email already exists" is shown

Actual result

  1. Fields "Name", "E-mail", "Password", "Repeat password" are filled in
  2. Pop-up window with text "We sent a link to reset your password to [e-mail]. Follow the instructions of the letter and you will quickly return to the game!" is opened. (while registration link is not received for the second time)

bug 17 registration pre-existing user