Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Authorization with invalid email #1973

Open
Andrey-khb opened this issue Sep 4, 2024 · 1 comment
Open

Bug: Authorization with invalid email #1973

Andrey-khb opened this issue Sep 4, 2024 · 1 comment
Labels

Comments

@Andrey-khb
Copy link

Summary

Authorization of user with invalid email address

Reproduction steps

1. Open the main page of the site
2. Click on 'sign up'
3. Enter the nickname = Test_Cbattle
4. Enter email = [email protected]
5. Enter the password = 123456
6. Enter Password Confirmation = 123456
7. Enter button "Submit"

Expected result

Message "Invalid email"

Actual result

The user is logged in and has gone to the main game page
bug2
bug3

Browsers

Chrome

OS

Windows

@Andrey-khb Andrey-khb added the bug label Sep 4, 2024
@Natalia-hub4
Copy link

Short description: |
Error displaying the display on the site when entering non-existent data
Steps to play: |
Go to the main page of the game https://codebattle.hexlet.io /
steps:

  • Press the "Sign in" button
  • Enter the user's name in the "Nickname" field (Avt)
  • Enter the email address in the "Email" field ([email protected])
  • Enter the password in the "Password" field
  • Confirm the password in the "Confirm password" field
  • Click the "Submit"button
    expected result: |
    A new user has been registered. The main page
    of the actual result opens: |
    there is no "Error" sign, no signature"The data is incorrect"

Browser: Google Chrome, version 24.10.2.706 (64-bit)
Operating system: Windows 11, version 21 H2
Codebattle from the Hexlet community is the current version: ddf1389
несуществ_данные2024-11-16 152237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants