Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Make dropdowns accessible #291

Closed
4 tasks
noahmanger opened this issue Jun 24, 2015 · 0 comments
Closed
4 tasks

Make dropdowns accessible #291

noahmanger opened this issue Jun 24, 2015 · 0 comments

Comments

@noahmanger
Copy link
Contributor

From Nick:

  • The name search field doesn’t have an id
    • Based on the label it should be id=‘q’
  • Each group of checkboxes is in a field set
    • These need legends, for example the legend for the first on should be “Election Years”
    • If you don’t want to use legend, everything will need to be associated with aria
  • For the control of the selects
    • Aria instructions need to be added to the more buttons
    • Focus is lost when selecting an option in the list. Pressing TAB after selecting one sends you back to the top of the document
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants