Skip to content

[Dialog] Submit login form on Enter key #3099

Description

@bastianbeckeru

What feature do you want to see added?

When the pre-join dialog is presented, pressing Enter after typing the password should submit the form (equivalent to clicking "Log In").

This could reduce a major friction point for players.

Are there any alternatives?

There are no current workarounds to achieve this behavior without modifying the code. Players are currently forced to use the mouse/pointer to click the button.

Anything else?

Steps to Reproduce:

  1. Join the server and trigger the AuthMe login dialog.
  2. Type your password in the input field.
  3. Press Enter.

Expected Behavior:
Pressing Enter while the password field is focused submits the form, equivalent to clicking "Log In".

Actual Behavior:
The form is not submitted. The player must click "Log In" manually.


P.S. Thank you so much for adding the dialog system, it makes registration and login much smoother for any player! I really appreciate your work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions