RotherOSS / otobo

OTOBO is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. https://otobo.io/
GNU General Public License v3.0
242 stars 72 forks source link

Add possibility to toggle password fields #2562

Open stefanhaerter opened 9 months ago

stefanhaerter commented 9 months ago

It would be a nice feature to have e.g. an eye button to click on which switches a password typed in to normal text for checking for typos.

stefanhaerter commented 9 months ago

Current work is in branch https://github.com/RotherOSS/otobo/tree/password_toggle. Every advise on CSS is welcome - I attempted to place the eye inside the password fields near to the right end. Current problem is that not every password field has the same length and height.

Also the used icons in customer interface do not contain eye and eye-slash, I couldn't figure out how to add them to the icon set.