Opened 3 years ago
Last modified 3 months ago
#55343 assigned enhancement
Add Tooltip to "Remember Me" (WP Login Form)
Reported by: | generosus | Owned by: | rajinsharwar |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Login and Registration | Keywords: | dev-feedback tooltips has-patch |
Focuses: | ui, accessibility | Cc: |
Description
Currently, WordPress' login form has a checkbox labeled "Remember Me."
Over the years, there's been some debate over the verbiage used for "Remember Me" (say, versus "Stay Logged In" or "Keep Me Logged In") and what it really means.
To eliminate any confusion, this is to request the /addition of a tooltip next to "Remember Me" in the form of a question (?) mark. Further, the tooltip can offer a security warning to all users.
The content (text) for the tooltip could be:
"Selecting Remember Me reduces the number of times you’ll be asked to log in using this device. To keep your account secure, use this option only on your personal devices."
Also, in anticipation that this enhancement request will be approved, I would like to recommend updating the /affected codex page for the login form to add a code snippet that will allow developers to change the content (text) of the tooltip to suit their needs.
The above would be a nice addition or update to WordPress' login form.
Thank you.
Change History (16)
#5
@
14 months ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 6.4
- Type changed from enhancement to task (blessed)
- Version 5.9.1 deleted
Looking like a good improvement to the Login UI. Let's put this for 6.4
#8
@
13 months ago
- Milestone changed from 6.4 to 6.5
- Type changed from task (blessed) to enhancement
#51006 has been moved to 6.5, so this ticket also needs to be bumped.
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
13 months ago
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
8 months ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
8 months ago
This ticket was mentioned in Slack in #core by oglekler. View the logs.
5 months ago
This ticket was mentioned in PR #6918 on WordPress/wordpress-develop by @shub07.
4 months ago
#15
- Keywords has-patch added; needs-patch removed
- Add tooltip on side of Login page remember me button.
- Can edit message of Tooltip.
- Follow design same from ticket 51006.
- Can be used to resolve 51006 if we make
tooltip
andtooltiptext
by removing front selector.
Correction:
If approved, these are the affected WordPress documents:
/Code Reference Page
/Codex Page
Thank you.