npnm / NpnSlider

A multi range slider component using Angular
https://npnm.github.io/NpnSlider
MIT License
14 stars 10 forks source link

Keyboard Accessibility #53

Open brenzy opened 2 years ago

brenzy commented 2 years ago

Describe the bug The slider is not keyboard accessible.

To Reproduce Steps to reproduce the behavior:

  1. Go to the slider demo page
  2. Press the tab key
  3. The slider does not get the focus

Expected behavior The slider gets the focus and follows a11y guidelines. https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/slider_role

Desktop (please complete the following information):