[PR #112] [CLOSED] Jump to form for password entry #1579

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/112
Author: @tablatronix
Created: 2/26/2016
Status: Closed

Base: masterHead: tablatronix-patch-scrolltopassinput


📝 Commits (1)

  • b48f0c6 Jump to form for password entry

📊 Changes

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

View changed files

📝 WiFiManager.h (+3 -3)

📄 Description

If you have a long list of APs, the password field gets focused on click, but this happens below the fold, this commit adds a jump 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/112 **Author:** [@tablatronix](https://github.com/tablatronix) **Created:** 2/26/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `tablatronix-patch-scrolltopassinput` --- ### 📝 Commits (1) - [`b48f0c6`](https://github.com/tzapu/WiFiManager/commit/b48f0c656e51f26c18d751f11a86be54e4e3e0e5) Jump to form for password entry ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.h` (+3 -3) </details> ### 📄 Description If you have a long list of APs, the password field gets focused on click, but this happens below the fold, this commit adds a jump 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#1579
No description provided.