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

No status indicator when updating the user password #129

Open
weaponsforge opened this issue Apr 29, 2023 · 0 comments
Open

No status indicator when updating the user password #129

weaponsforge opened this issue Apr 29, 2023 · 0 comments
Labels
ui ux polishing UI updates and optimizations for a smoother UX

Comments

@weaponsforge
Copy link
Owner

weaponsforge commented Apr 29, 2023

Description

This item is similar in nature to #126 .

  • No indicator shows the update password status after pressing the SAVE button in the /settings - Change Password page.
  • Users are inclined to press the SAVE button more than once, or continuously edit the values in the *Old password, *New password and *Password confirmation input fields, believing their new password is not being currently created after pressing the SAVE button

We should display more status information to users when updating their passwords:

  • Disable the *Old password, *New password and *Password confirmation input fields and the SAVE button after pressing the SAVE button once
  • Display a loading indicator after pressing the SAVE button
  • After the create new contact async process finishes with a success:
    • Remove/hide the SAVE button as soon as the success snackbar notification is shown.
    • Remove the loading status indicator

Please view the attached video of the current Update Password process for reference.

Video: Uninformative Update Password process

change-pw.mp4
@weaponsforge weaponsforge added the ui ux polishing UI updates and optimizations for a smoother UX label Apr 29, 2023
@weaponsforge weaponsforge changed the title No status indicator is shown when updating the user password No status indicator when updating the user password Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui ux polishing UI updates and optimizations for a smoother UX
Projects
None yet
Development

No branches or pull requests

1 participant