mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[PR #830] [MERGED] Allow signing in by pressing enter #798
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/moghtech/komodo/pull/830
Author: @jackra1n
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/9/2025
Merged by: @mbecker20
Base:
1.19.4← Head:enter-key-login📝 Commits (1)
7d88cd5Allow signing in by pressing enter📊 Changes
1 file changed (+7 additions, -2 deletions)
View changed files
📝
frontend/src/pages/login.tsx(+7 -2)📄 Description
Solves #829
Signup still works because it still has the
onClick=...✅ tested login
✅ tested signup new user
✅ tested login by pressing enter
✅ tested login by pressing enter with wrong login credentials
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.