mtierltd / timetracker

GNU Affero General Public License v3.0
81 stars 27 forks source link

Enter key should be meaningful in dialogs #110

Open 31SFX4 opened 3 years ago

31SFX4 commented 3 years ago

Pressing the enter key in any input field or dialogue should really be essentially like pressing the relevant save button. As far as I can see, it never does that:

This is really confusing when you're used to working with the keyboard rather than the mouse.

muety commented 2 years ago

:heavy_plus_sign: :one: for this! I'd really like to be able to start new time entries by just hitting enter key!

UteHaus commented 1 year ago

But on the main page "timetracker", it would be better to confirm the value with the Enter key after typing "What did you do?". Currently the page reloads when you use the enter key, which is not a good user experience and it's not the reaction a user expects with an input field .

grafik

printplaatreparatie commented 1 year ago

The first problem will be solved when PR #187 is implemented. I'm using his PR as a patch right now and the user experience is indeed much better.