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

(Range)Slider: implement accessibility specs #2513

Closed
ilhan007 opened this issue Nov 24, 2020 · 0 comments · Fixed by #2714
Closed

(Range)Slider: implement accessibility specs #2513

ilhan007 opened this issue Nov 24, 2020 · 0 comments · Fixed by #2714
Assignees
Milestone

Comments

@ilhan007
Copy link
Member

Is your feature request related to a problem? Please describe.
Add accessibility support to the Slider and RangeSlider components.

Describe the solution you'd like

  • implement keyboard handling spec:

    • Slider and RangeSlider: the handles should be focusable and the user should be able to move the handles with the keyboard keys
    • RangeSlider: the entire range should be focusable and the user should be able to move it with the keyboard keys
  • implement the ARIA screen reader spec

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