goldwarden icon indicating copy to clipboard operation
goldwarden copied to clipboard

Submit the Login form by the Enter key on the Email field

Open MurzNN opened this issue 2 months ago • 4 comments

In the Login form usually users don't touch the Client ID and other fields, so entering the Email like this is enough: image But now we have no quick way to submit the form using keyboard after filling the Email, Enter and Ctrl+Enter keys do nothing. So we need to use mouse or do multiple Tab presses to focus on the Login button.

To simplify this, will be good to make the form submission (pressing the Login key) using Enter key in the Email field.

MurzNN avatar May 02 '24 08:05 MurzNN