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 not working on mobile device #3644

Closed
imdeepss opened this issue Feb 23, 2024 · 0 comments · Fixed by #3653
Closed

Range Slider not working on mobile device #3644

imdeepss opened this issue Feb 23, 2024 · 0 comments · Fixed by #3653

Comments

@imdeepss
Copy link

What version of rsuite are you using?

5.54.0

What version of React are you using?

18.2.0

What version of TypeScript are you using (if any)?

5.0.4

What browser are you using?

chrome

Describe the Bug

The range slider component in RSuite functions seamlessly on desktop devices, responding smoothly to scroll actions for value adjustments. However, it exhibits a deviation in behavior when accessed on mobile devices. On mobile platforms, the slider fails to respond to smooth scroll gestures, necessitating users to resort to click actions to manipulate values. This inconsistency between desktop and mobile behavior indicates a potential issue with touch event handling or compatibility concerns specific to mobile environments. Consequently, troubleshooting and adjustments may be required to ensure consistent and intuitive functionality across all devices, enhancing user experience and accessibility.

Expected Behavior

No response

To Reproduce

No response

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

Successfully merging a pull request may close this issue.

1 participant