acidb / mobiscroll

Cross platform UI controls for progressive web and hybrid apps (plain JS, jQuery, Angular and React)
https://mobiscroll.com
Other
1.54k stars 439 forks source link

Select accessibility improvements #450

Closed dioslaska closed 6 years ago

dioslaska commented 6 years ago

When using a screenreader, and trying to tab through the multiple categories and selections that the options and labels were not being read aloud to the screen reader (JAWS)

Also, improve keyboard navigation: in case of multiple select / tap select allow navigation with arrow keys through the individual options, highlight the option in focus and toggle the selection using the space key.

dioslaska commented 6 years ago

Added in v4.4.0