[wp-trac] [WordPress Trac] #51580: Application Passwords: Accessibility Improvements
WordPress Trac
noreply at wordpress.org
Wed Oct 21 14:30:31 UTC 2020
#51580: Application Passwords: Accessibility Improvements
------------------------------------+--------------------------------------
Reporter: georgestephanis | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6
Component: Login and Registration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, rest-api
------------------------------------+--------------------------------------
Comment (by TimothyBlynJacobs):
> Part of me sees the "click to copy" as more of an enhancement and would
kinda rather see a subsequent ticket so we're not holding this up, if it
makes sense?
Sure, let's do that then. We can open a new issue after this is merged.
> > Add aria-required="true" to the "New Application Password Name" field.
> I added this to the name field in the auth flow -- but not the user edit
page, as I'm concerned it would mess with the submit-ability of the user
edit form.
Yeah I agree. It seems like ideally we'd have our own `<form>` we could
work in. But I don't see how that would be remotely possible on that page.
Maybe we could `iFrame` it? That's probably a terrible idea. Maybe we add
an `aria-label` to the name input indicating that it is required?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51580#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list