[PR #2155] [MERGED] Fix the tabbing for username to password on login #1786

Closed
opened 2026-02-04 20:15:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2155
Author: @lancepioch
Created: 1/30/2026
Status: Merged
Merged: 2/2/2026
Merged by: @lancepioch

Base: mainHead: lance/login-tab-fix


📝 Commits (3)

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 app/Filament/Pages/Auth/Login.php (+8 -0)

📄 Description

  1. Type in username/email
  2. Hit tab to go to password input
  3. Notice it works now

🔄 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/pelican-dev/panel/pull/2155 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 2/2/2026 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `lance/login-tab-fix` --- ### 📝 Commits (3) - [`27e23e1`](https://github.com/pelican-dev/panel/commit/27e23e1ca9174729d3939da2293303a1c6389caf) Fix the tabbing for username to password on login - [`61d219f`](https://github.com/pelican-dev/panel/commit/61d219faa596411065868cecd45fcfac97bec56a) fix tabindex - [`07e6505`](https://github.com/pelican-dev/panel/commit/07e6505ae11e1d574644c8649ac32970984aa662) suggestion ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Auth/Login.php` (+8 -0) </details> ### 📄 Description 1. Type in username/email 2. Hit tab to go to password input 3. Notice it works now --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 20:15:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1786