[wp-trac] [WordPress Trac] #40462: Add placeholders to wp_login_form()
WordPress Trac
noreply at wordpress.org
Tue Feb 27 12:49:21 UTC 2018
#40462: Add placeholders to wp_login_form()
------------------------------------+--------------------------------------
Reporter: ramiy | Owner: voldemortensen
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: Login and Registration | Version:
Severity: normal | Resolution: wontfix
Keywords: has-patch | Focuses: accessibility, template
------------------------------------+--------------------------------------
Comment (by sami.keijonen):
> Users enter (555) 555-5555 but the form is only designed to use
555-555-5555
That's a good and proper use case for placeholder, but for phone number.
In the login form there are only username/email and password fields.
For password field there is no use for placeholder. For username field
placeholder `email at example.org` might work but we decided against it in
yesterday `a11y` meeting.
- User knows own email. If not, placeholder would not help.
- You can also enter username which is hard to give hint via placeholder
in the same time as email.
- All the reasons mentioned in the this ticket.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40462#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list