luckyshot / twentyfive

TwentyFive is an HTML5 time tracking web app focused on speed and simplicity that encourages you to follow the Pomodoro Technique.
https://twentyfive.js.org/
MIT License
97 stars 19 forks source link

Autofocus the input field on the "naming" page #20

Closed Minoru closed 3 years ago

Minoru commented 3 years ago

Also puts the cursor at the end of the input, in case there's a pre-filled value there which the user wants to edit.

Fixes #18.