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

Multi-Slider thumbs overlap behavior #77

Open
logaretm opened this issue Nov 23, 2024 · 0 comments
Open

Multi-Slider thumbs overlap behavior #77

logaretm opened this issue Nov 23, 2024 · 0 comments
Labels
✨ enhancement New feature or request 🎯 interactions Tasks or issues related to user interactions, such as focus management or event handling 🍰 p3-low Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.

Comments

@logaretm
Copy link
Member

What

When dealing with multi-thumb sliders, they can overlap and that may cause being able to select the lower thumb as the second would typically overlap it.

This isn't necessarily an issue since you can click the track and it would move the thumb towards it. However maybe we should consider:

  • Prevent overlap by default and have the sliders stop 1 step away from each other.
  • Add an overlap prop that controls that behavior and allows it if desired.

When an overlap is desired, it would be the user's responsibility to handle that as it is now an UI issue.

@logaretm logaretm changed the title Multi-Slider thumbs can get in a locked position Multi-Slider thumbs overlap behavior Nov 23, 2024
@logaretm logaretm added 🎯 interactions Tasks or issues related to user interactions, such as focus management or event handling ✨ enhancement New feature or request 🛠️ p2-medium Issues that should be addressed but are less urgent labels Nov 28, 2024
@logaretm logaretm added 🍰 p3-low Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes. and removed 🛠️ p2-medium Issues that should be addressed but are less urgent labels Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 🎯 interactions Tasks or issues related to user interactions, such as focus management or event handling 🍰 p3-low Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.
Projects
None yet
Development

No branches or pull requests

1 participant