Task #101932
closedReplace icon for backend user password reset
100%
Description
We currently use the actions-edit-undo
icon in ext:beusers on the button which triggers the password reset functionality as shown below
The icon is does however not really visualize, that the underlying action has something to do with a password. Besides that, the same icon is used in several other places in the backend (e.g. revert selection for SelectCheckBoxElement, recover functionality in ext:recyler or the undo functionality in ext:form).
In order to clearly visualize the functionality behind the button, it is better to use an icon which indicates to the user, that the underlying functionality has something to do with the user password (see screenshot below with the actions-key
icon).
This raises more awareness of the functionality than the current icon does.
Files