馃殌 [Feature] Show capslock icon on password fields
Created by: Tirokk
Authored by sushidave
馃殌 Feature
A capslock icon should appear in password fields left to the show/hide button if the capslock key is active.
User Problem
Currently, the UI doesn't support users getting aware of their capslock key being active and that the login or changing a password might fail. This feature:
- Provides a better user experience and satisfaction
- Increases the rate of successful logins and change of passwords
- Reduces system load
Implementation
- Add a capslock icon to the login form that responds to the capslock key
- Add it to other password fields of the network.
Design & Layout
Validation
- Better user experience and satisfaction
- Reduced system load
Additional context
This feature can be implemented separately from #2434 (closed) which solves a similar problem.