Skip to content
Snippets Groups Projects
Commit 17a23c50 authored by Geoffrey Spear's avatar Geoffrey Spear Committed by Demian Katz
Browse files

Accessibility improvements (#1222)

* Add aria-label attributes to search form inputs and selects

Guidelines:
WCAG 2.0 A F68
Section 508 1194.22 (n)

* Add title element to FacetList page

Guideline: https://www.w3.org/TR/WCAG20-TECHS/F25.html

* Add aria-label to initial similar items carousel

This widget has a label added by JS after it's clicked, but doesn't start with a label, which
is triggering WCAG 2.0 A F89 failure.
parent 5c54edfd
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment