[PR #830] [MERGED] Allow signing in by pressing enter #798

Closed
opened 2025-10-31 15:22:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 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.4Head: enter-key-login


📝 Commits (1)

  • 7d88cd5 Allow 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.

## 📋 Pull Request Information **Original PR:** https://github.com/moghtech/komodo/pull/830 **Author:** [@jackra1n](https://github.com/jackra1n) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@mbecker20](https://github.com/mbecker20) **Base:** `1.19.4` ← **Head:** `enter-key-login` --- ### 📝 Commits (1) - [`7d88cd5`](https://github.com/moghtech/komodo/commit/7d88cd533c9629d17c31656a17076ec0bbc98c02) Allow signing in by pressing enter ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/login.tsx` (+7 -2) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the
pull-request
label 2025-10-31 15:22:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#798
No description provided.