rmountjoy92 / DashMachine

Another web application bookmark dashboard, with fun features.
GNU General Public License v3.0
1.24k stars 119 forks source link

Login page doesn't autofocus Username input field #121

Closed marcjmiller closed 4 years ago

marcjmiller commented 4 years ago

Simple request, the login form displays but you have to select the first field to input your username.

https://github.com/rmountjoy92/DashMachine/blob/a01a7b911e0800f6b65e81f7c088531f5d3912d4/dashmachine/templates/user/login.html#L17

At this line, add an autofocus=true should do the trick. I'll submit a PR later when I'm not 'working from home'.

rmountjoy92 commented 4 years ago

fixed in 62191b21b88218b67042517621dfb2e6088b4c4e