56 We see users: ! Unable to close the select Typing into the select Confusing focused items with selected items Trying to pinch zoom select options on tablets 56 56 GDS
74 GDS Cases where there are too many options to list consecutively ! ! Cases where users have no idea what the correct answer for them is, but they would know it if they saw it.
80 Steve Faulkner’s checklist for custom components and web components is a good baseline for accessibility standards GDS http://www.paciellogroup.com/blog/2014/09/web-components-punch-list/
The widget exposes itself to assistive tech as a list of checkboxes. ! This is fine but it could be better. Users of assistive tech would benefit from being able to hide all the options they don’t care about too. 107 GDS
109 GDS Give the button ARIA-expanded=false when the box is closed and ARIA-expanded=true when the checkboxes are displayed. ARIA-expanded=false! ARIA-expanded=true!