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

Unable to change password on the profile page due to an error message: "The two passwords do not match," even though the same value was entered #996

Open
marwa-benhassine opened this issue Nov 28, 2024 · 0 comments
Labels
design: user experience Changes related to improving the user experience. design: user interface Changes related to the user interface design. type: bug Indicates that the issue or pull request addresses a bug or error.

Comments

@marwa-benhassine
Copy link
Contributor

Describe the bug

When changing the password on the profile page, even after entering the same value in both the new password and confirm new password fields, an error message appears stating: The two passwords do not match.'as a result, the password cannot be updated

To Reproduce
Steps to reproduce the behavior:

  1. Start the web app
  2. Go to the Profile pages .
  3. Enter your “Current Password”
  4. Enter your “New Password”
  5. Enter your “Retype New Password”
  6. Click the Update Profile button

Expected behavior

The Password must be changed when changing a new password
The new password and old password must be different on the profile page: a message should appear: "The new password and the old password must be different"

Screenshots
If applicable, add screenshots to help explain your problem.

two.passwords.do.not.match.mp4

Desktop (please complete the following information):
OS: Windows

Browser: Chrome/Edge/Firefox

@marwa-benhassine marwa-benhassine added type: bug Indicates that the issue or pull request addresses a bug or error. design: user experience Changes related to improving the user experience. design: user interface Changes related to the user interface design. labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design: user experience Changes related to improving the user experience. design: user interface Changes related to the user interface design. type: bug Indicates that the issue or pull request addresses a bug or error.
Projects
None yet
Development

No branches or pull requests

1 participant