[GH-ISSUE #423] add labels for all inputs, remove placeholders #356

Closed
opened 2026-02-28 01:24:55 +03:00 by kerem · 1 comment
Owner

Originally created by @tablatronix on GitHub (Sep 14, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/423

Add labels to all inputs, using placeholders is a bad UI design, as you cannot tell what a field is when it is filled.

Originally created by @tablatronix on GitHub (Sep 14, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/423 Add labels to all inputs, using placeholders is a bad UI design, as you cannot tell what a field is when it is filled.
kerem 2026-02-28 01:24:55 +03:00
Author
Owner

@tablatronix commented on GitHub (Sep 16, 2017):

deprecating parameter placeholder token {p}, using {t} for titles for labels, placeholder will have to be reimplemented via {P} and as new argument if we want to readd functionality.

should remain backwards compatible however via {p}->{t}

<!-- gh-comment-id:329976079 --> @tablatronix commented on GitHub (Sep 16, 2017): deprecating parameter placeholder token {p}, using {t} for titles for labels, placeholder will have to be reimplemented via {P} and as new argument if we want to readd functionality. should remain backwards compatible however via {p}->{t}
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#356
No description provided.