-
Notifications
You must be signed in to change notification settings - Fork 253
Description
Describe the bug
When using the Help Desk functionality to reset a user’s password, if we generate a random password, then after clicking on any of the generated passwords, it is no longer possible to cancel the password reset or edit the selected password. Although the dialog box will have an "OK" button and a [X] button, the result will be identical. However, the presence of the [X] button gives a false impression that the process will be canceled—this is the perception held by employees working with the Help Desk functionality.
To Reproduce
Steps to reproduce the behavior:
- Go to Help Desk module
- Search and open a user that you want to reset password to
- Click on 'Change Password'
- Click on 'Random Passwords'
- Click on any of generated passwords
- Now you see the modal window in question. Attached as scrinshot.
Expected behavior
Either the [X] button should be removed, or it should be made to cancel the password reset task.
An even better solution would be to change the logic of selecting a randomly generated password so that after choosing a generated password, it could be manually adjusted before actually resetting user's password.
Desktop (please complete the following information):
- OS: Windows
- Browser: Microsoft Edge
- Version: 142.0.3595.94
