[PR #1584] [MERGED] Adds autofocus on the email field of the standard login page. #5841

Closed
opened 2026-02-05 10:18:28 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/1584
Author: @almandin
Created: 8/13/2019
Status: Merged
Merged: 10/17/2019
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (1)

  • 3bcfe2a Adds autofocus on the email field of the standard login page.

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 resources/views/auth/forms/login/standard.blade.php (+1 -1)
📝 resources/views/form/text.blade.php (+2 -1)

📄 Description

Adds autofocus on the email field of the standard login page.


🔄 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/BookStackApp/BookStack/pull/1584 **Author:** [@almandin](https://github.com/almandin) **Created:** 8/13/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3bcfe2a`](https://github.com/BookStackApp/BookStack/commit/3bcfe2a460d862d3be1b17f435a5cfdfad512d04) Adds autofocus on the email field of the standard login page. ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/auth/forms/login/standard.blade.php` (+1 -1) 📝 `resources/views/form/text.blade.php` (+2 -1) </details> ### 📄 Description Adds autofocus on the email field of the standard login page. --- <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-05 10:18:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5841