[GH-ISSUE #829] Login Form Doesn't Submit on Enter Key Press #5167

Closed
opened 2026-04-22 00:25:43 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @MP-Tool on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/829

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). Original GitHub issue: https://github.com/moghtech/komodo/issues/829 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-04-22 00:25:43 -05:00
Author
Owner

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

will fix that

<!-- gh-comment-id:3271964130 --> @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#5167