- 
        Couldn't load subscription status. 
- Fork 400
Closed
Labels
Description
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:
- Navigate to the http://localhost:5173/user-dashboard/password
- Enter the old password, new password, and confirm new password.
- Attempt to update the password.
- 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