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

[Fix]: Update User Password Functionality #1200

Closed
shikhar-4739 opened this issue Feb 15, 2024 · 2 comments · May be fixed by #1201
Closed

[Fix]: Update User Password Functionality #1200

shikhar-4739 opened this issue Feb 15, 2024 · 2 comments · May be fixed by #1201
Labels
bug Something isn't working Feature New feature stale

Comments

@shikhar-4739
Copy link

Describe the bug
Currently, the "Update Password" functionality in the User Password component is encountering errors and not functioning as expected. The issues include authentication errors, password mismatch errors, and missing notifications for successful password updates.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to the http://localhost:5173/user-dashboard/password
  2. Enter the old password, new password, and confirm new password.
  3. Attempt to update the password.
  4. See error

Expected behavior
Update the password with the new password if the old password is correct and the new password matches the confirm password.
Display a success notification after successfully updating the password.

Screenshots

Codelabz.and.2.more.pages.-.Personal.-.Microsoft_.Edge.2024-02-15.17-18-59.mp4

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Microsoft Edge

Additional context

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Mar 17, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Feature New feature stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant