[PR #113] [MERGED] Jump to form for password entry #1578

Closed
opened 2026-02-28 01:30:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/113
Author: @tablatronix
Created: 2/26/2016
Status: Merged
Merged: 3/3/2016
Merged by: @tzapu

Base: masterHead: tablatronix-patch-jumptoform


📝 Commits (3)

  • b306a5c Merge pull request #2 from tzapu/master
  • 99031ce Jump to form for password entry
  • f775d9c changing to just #p for now

📊 Changes

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

View changed files

📝 WiFiManager.h (+1 -1)

📄 Description

If you have a long list of APs, the password field gets focuses on click, but this happens below the fold, this jumps to the form so you can see it. Added id to form instead of jumping to the #p field because it makes the input too close to the top of page, a well known issue of anchor links.


🔄 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/tzapu/WiFiManager/pull/113 **Author:** [@tablatronix](https://github.com/tablatronix) **Created:** 2/26/2016 **Status:** ✅ Merged **Merged:** 3/3/2016 **Merged by:** [@tzapu](https://github.com/tzapu) **Base:** `master` ← **Head:** `tablatronix-patch-jumptoform` --- ### 📝 Commits (3) - [`b306a5c`](https://github.com/tzapu/WiFiManager/commit/b306a5ca720dfac2a987d89d159c1275975a05a1) Merge pull request #2 from tzapu/master - [`99031ce`](https://github.com/tzapu/WiFiManager/commit/99031ce133cc7b1094e23ee5d0d4ce4c36f0aab9) Jump to form for password entry - [`f775d9c`](https://github.com/tzapu/WiFiManager/commit/f775d9c22c15de85d6aa062bc11255496a07099b) changing to just #p for now ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.h` (+1 -1) </details> ### 📄 Description If you have a long list of APs, the password field gets focuses on click, but this happens below the fold, this jumps to the form so you can see it. Added id to form instead of jumping to the #p field because it makes the input too close to the top of page, a well known issue of anchor links. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:30:44 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1578
No description provided.