[wp-trac] [WordPress Trac] #54483: On logout input fields have aria described login_error

WordPress Trac noreply at wordpress.org
Mon Apr 11 13:14:50 UTC 2022


#54483: On logout input fields have aria described login_error
------------------------------------+--------------------------------
 Reporter:  patrickgroot            |       Owner:  alexstine
     Type:  defect (bug)            |      Status:  accepted
 Priority:  normal                  |   Milestone:  6.0
Component:  Login and Registration  |     Version:  5.8.2
 Severity:  trivial                 |  Resolution:
 Keywords:  has-patch               |     Focuses:  ui, accessibility
------------------------------------+--------------------------------

Comment (by afercia):

 [attachment:"54483.4.diff"] is a refresh against latest trunk.

 To test:
 - Logout from the admin.
 - Check both the username and password fields have an `aria-describedby`
 attribute that points to the success notice with id `login-message`.
 - Try to login by entering invalid credentials.
 - Check both the username and password fields have an `aria-describedby`
 attribute that points to the error notice with id `login_error`.

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


More information about the wp-trac mailing list