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: Local part in Email field in Sign up and Sign in forms can contain more than 64 characters #259

Open
alien513 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
BUG Something isn't working
Milestone

Comments

@alien513
Copy link
Collaborator

alien513 commented Sep 11, 2024

Describe your issue

In the requirements it is stated, that local part in Email field "should contain from 1 to 64 characters". Actually, the user can enter more than 64 characters in local part.

Steps to reproduce

In the browser:

  1. Open the page http://bsa-2024-outreachvids-dev.eu-north-1.elasticbeanstalk.com/sign-up.
  2. In the Full Name field enter the valid full name, for example Olena Test.
  3. In the Email field enter the email, in which local part is more than 64 characters long, for example olenaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa@gmail.com.
  4. In the Password field enter the valid password, for example 123456.
  5. In the Repeat Password field repeat the password, for example 123456.
  6. Press the Sign Up button.

What was the actual result?

The user is successfully registered.

What was the expected result?

The user should get an error message about the invalid email.

Put here any screenshots or videos (optional)

No response

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Firefox, Chrome

Severity

Minor (S4)

@alien513 alien513 added the BUG Something isn't working label Sep 11, 2024
@alien513 alien513 self-assigned this Sep 11, 2024
@sofiia-trokhymchuk sofiia-trokhymchuk added this to the Final DEMO milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants