scorelab / Codelabz

Codelabz
Apache License 2.0
144 stars 410 forks source link

[Fix]: Update User Password Functionality #1200

Closed shikhar-4739 closed 5 months ago

shikhar-4739 commented 7 months ago

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

https://github.com/scorelab/Codelabz/assets/135845175/6381a753-6f4b-4f36-ba2d-66429c8b0ac2

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 5 months ago

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