Opened 7 years ago
Last modified 6 years ago
#37284 new enhancement
Add indication for required next to Confirm Password
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Users | Keywords: | has-patch make-flow |
Focuses: | ui | Cc: |
Description
In new user and edit user screens, if you choose to manually add a password and this password is not strong enough, a "Confirm Password" checkbox appears. "Add New User" or "Update Profile" (depending on which of the 2 screens you currently are) button is disabled, until you check this "Confirm Password" checkbox.
But, as there is no indication that you have to check this checkbox in order the submit button to be enabled, I suggest to add a "(required)" indication next to it, so the user knows what is missing to enable the button.
I attach a screen on how I suggest the screen to look like.
I also attach a patch that adds this indication in both add and edit user screens.
Attachments (3)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Screenshot indicating the issue