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

[Forgot password] Error message does not appear in the Create new password form when exceeding the number of characters for password #4086

Closed
IrynaKhyliuk opened this issue May 6, 2022 · 0 comments

Comments

@IrynaKhyliuk
Copy link

Environment: Windows 10 Pro, Chrome 101
Reproducible: always.
Build found: May 6, 2022

Preconditions
User has a valid registered account.

Steps to reproduce

  1. Go to GreenCity URL https://ita-social-projects.github.io/GreenCityClient/#/
  2. Click on 'Sign in'
  3. Click on 'Forgot password' link
  4. Enter a registered email into the 'Email' field and click on 'Submit a login link'
  5. In the 'Confirm restoring password' letter from the email Inbox, click on 'Change password' button or copy/paste a link into your browser provided below the button.
  6. In the Create new password form, enter the data with more than 20 symbols (e.g. Test!12345678901234567890)
  7. Click on 'Change password'

Actual result
Password was accepted. "Your password has been just reset" message comes up.

Expected result
"Password is too long, a maximum of 20 characters allowed" red error message comes up under the Password field. 'Change password' button is disabled.

User story and test case links
User story #136
GC-2627

Labels to be added
"Bug", "pri: High", "severity:High", "Functional"

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

No branches or pull requests

3 participants