tajo / react-range

🎚️Range input with a slider. Accessible. Bring your own styles and markup.
https://react-range.pages.dev
MIT License
847 stars 97 forks source link

Keyboard navigation does not work with #157

Closed brennanho closed 1 month ago

brennanho commented 2 years ago

The arrow keys are not reversed when you change the direction of the slider.

tajo commented 1 month ago

repro with https://stackblitz.com/edit/react-range-edit?file=src%2FApp.tsx?