React-toolbox: Dropdown accessibility

Created on 25 Apr 2017  路  4Comments  路  Source: react-toolbox/react-toolbox

I have a dropdown with a custom template and it seems like tabbing into it does not work. When there is no template, it seems to work.

Additionally, the dropdown component doesn't let you use arrow keys to select different options.

Most helpful comment

Hey @tobiasandersen, I created a pull request to add support for this -- https://github.com/react-toolbox/react-toolbox/pull/1720

It's my first pull request to react-toolbox so let me know if I need to change anything.

Thanks!

All 4 comments

Hi, is this project not being maintained anymore? Or am I wrong in assuming that this should be a pretty high-priority item for any scalable component library? @javivelasco @soyjavi

Yes it is still being maintained (primarily by a single person who's had trouble finding extra time to work a lot on it in the last couple of weeks). You're very welcome to fix it yourself and create a PR from it!

Thanks for letting me know!

Hey @tobiasandersen, I created a pull request to add support for this -- https://github.com/react-toolbox/react-toolbox/pull/1720

It's my first pull request to react-toolbox so let me know if I need to change anything.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

L-u-k-e picture L-u-k-e  路  3Comments

m-maksyutin picture m-maksyutin  路  4Comments

dbrrt picture dbrrt  路  3Comments

mauron85 picture mauron85  路  3Comments

pixelpunch picture pixelpunch  路  4Comments