spellsofenglish / frontend

Frontend repository
1 stars 0 forks source link

Bug #18 / Empty page is opened after following the registration link from e-mail box and filling in data in log in form #20

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 (FrontEnd)

Severity Critical

Priority High

Description Empty page is opened after following the registration link from e-mail box and filling in data in log in form

Steps to reproduce

  1. Click the button "Create account"
  2. Fill in field "Name", "E-mail", "Password", "Repeat password" with valid data
  3. Click button "Sign up"
  4. Open mailbox from the field "E-mail" and check registration letter
  5. Open link from registration letter
  6. Fill in fields "E-mail" and "Password" with data from step #2
  7. Click button "Enter"

Expected result

  1. New user registration form is opened
  2. Fields "Name", "E-mail", "Password", "Repeat password" are filled in
  3. The button "Sign up" is clickable. Pop-up window with text "We have sent you the link to [e-mail]. Please open it to finish your registration" is opened.
  4. Registration letter was received
  5. Log in form is opened
  6. Fields "E-mail", "Password" are filled in
  7. Page with main menu is opened

Actual result

  1. New user registration form is opened
  2. Fields "Name", "E-mail", "Password", "Repeat password" are filled in
  3. The button "Sign up" is clickable. 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.
  4. Registration letter was received
  5. Log in form is opened
  6. Fields "E-mail", "Password" are filled in
  7. Empty page is opened

bug 18 empty page