[wp-trac] [WordPress Trac] #51580: Application Passwords: Accessibility Improvements

WordPress Trac noreply at wordpress.org
Sat Oct 24 03:33:02 UTC 2020


#51580: Application Passwords: Accessibility Improvements
------------------------------------+--------------------------------------
 Reporter:  georgestephanis         |       Owner:  georgestephanis
     Type:  defect (bug)            |      Status:  closed
 Priority:  normal                  |   Milestone:  5.6
Component:  Login and Registration  |     Version:  trunk
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch               |     Focuses:  accessibility, rest-api
------------------------------------+--------------------------------------
Changes (by TimothyBlynJacobs):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"49294" 49294]:
 {{{
 #!CommitTicketReference repository="" revision="49294"
 App Passwords: Improve accessibility.

 - Make form inputs stacked instead of inline.
 - Provide a visible label for the app name.
 - Add screen reader text to dismiss button.
 - Make "Revoke" button label more descriptive.
 - Use aria-disabled instead of disabled to avoid focus loss.
 - Display password in a readonly input to assist copy and paste.
 - Remove large sections of italic text.
 - Use `.form-wrap` and `.form-field` to give consistent form styling.
 - Improve labeling and placeholder text.

 Props alexstine, georgestephanis, afercia, TimothyBlynJacobs.
 Fixes #51580.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51580#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list