femto-code / Raspberry-Pi-Dashboard

Web-App Dashboard to monitor Raspberry Pi hardware and software status. Nothing more than Webserver + PHP required.
GNU General Public License v3.0
260 stars 26 forks source link

Autofocus login modal password field #35

Closed femto-code closed 2 years ago

femto-code commented 3 years ago

Discussed in https://github.com/femto-code/Raspberry-Pi-Dashboard/discussions/34

Originally posted by **wannadrunk** September 19, 2021 I found a small inconvenience UX when first start access the dashboard. The password box is not the default to type in. I have to `click` the field or press `tab` to activate before type the password. ``` Firefox 92 Brave 1.29.81 on Linux Mint 20.2 ```