mlibrary / online-exhibits

Online Exhibit Website using Omeka (CMS)
GNU General Public License v3.0
3 stars 3 forks source link

Investigate way to use aria-label attribute or another solution with search button element so Screenreader will read "search button" in mobile as well as desktop #335

Closed bnhowell closed 6 years ago

bnhowell commented 6 years ago

Issue: While testing with iOS VoiceOver we noticed that NVDA will read out "search button" for desktop but since there is no label attribute for "search" button on mobile (only a glyphicon) it only reads "button".

Success Criteria:

Resources

bridgetburke commented 6 years ago

aria-label="Search button" has been added to the search button.