Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility #8

Open
WickyNilliams opened this issue Oct 13, 2015 · 0 comments
Open

Accessibility #8

WickyNilliams opened this issue Oct 13, 2015 · 0 comments

Comments

@WickyNilliams
Copy link
Owner

I have given little (read: zero) consideration for accessibility. I'm not sure on how best to approach it, or even where to start.

I suspect that the best approach would be to use input[type=range] for the sliders, however they are not suitable as they are difficult (or impossible) to style, and there is no standards-compliant way to have vertical sliders.

I should probably switch to using <button> for the drag handle on Slider and Map components. There are lots of ARIA attributes to help build these type of controls:

Maybe try to enlist help of some people with experience building for accessibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant