zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
891 stars 232 forks source link

Enable handle move on slider touch for mobile devices #89

Closed mehiel closed 4 years ago

mehiel commented 7 years ago

It should work just like it works on mouse down event on slider. This allows slider have a way better UX when used in touch enabled devices. You can just touch anywhere in the slider and start sliding instead of trying to touch exactly the handler.

foxbunny commented 7 years ago

This could get ambiguous (for the end user) when using two-handle sliders, though.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.