Login Form Doesn't Submit on Enter Key Press #1379

Closed
opened 2026-03-22 17:24:37 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MP-Tool on GitHub (Sep 9, 2025).

Just noticed a small UX hiccup on the login page. When users type in their username and password, hitting the Enter key doesn't submit the form – they have to click the login button manually. This feels a bit clunky and could frustrate folks in a hurry. Let's add a quick event listener to handle the Enter key for a smoother experience. Thanks! 🚀

Version: 1.19.3

Originally created by @MP-Tool on GitHub (Sep 9, 2025). Just noticed a small UX hiccup on the login page. When users type in their username and password, hitting the Enter key doesn't submit the form – they have to click the login button manually. This feels a bit clunky and could frustrate folks in a hurry. Let's add a quick event listener to handle the Enter key for a smoother experience. Thanks! 🚀 Version: 1.19.3
GiteaMirror added the 1.19.4 label 2026-03-22 17:24:37 -05:00
Author
Owner

@jackra1n commented on GitHub (Sep 9, 2025):

will fix that

@jackra1n commented on GitHub (Sep 9, 2025): will fix that
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1379