Skip to content

[Fix]: Update User Password Functionality #1200

@shikhar-4739

Description

@shikhar-4739

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew featurebugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions