Login page missing link and ID attributes

Bug #1839349 reported by Tiffany Little
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Won't Fix
Undecided
Unassigned

Bug Description

There are anchor elements found on the login page that are missing vital attributes. Without these attributes, screen readers may be unable to determine the link name and therefore will be unable to announce it to the user.

<a href="" class="glyphicon glyphicon-list dropdown-toggle" uib-dropdown-toggle="" aria-haspopup="true" aria-expanded="false"></a>

Link content should be added, as well as a name or ID attribute to the anchor element so that it can be accurately identified by screen readers and other assistive technologies.

See: https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=311%2C412#name-role-value and https://wiki.evergreen-ils.org/doku.php?id=accessibility:webclient_audit

tags: added: webstaffclient
tags: removed: webstaffclient
Revision history for this message
Stephanie Leary (stephanieleary) wrote :

I believe this was fixed when the login screen was Angularized, but please correct me and reopen this if I'm wrong. The current form fields have valid labels.

Changed in evergreen:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.