-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
✨ enhancementNew feature or requestNew feature or request🍰 p3-lowTasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.🎯 interactionsTasks or issues related to user interactions, such as focus management or event handlingTasks or issues related to user interactions, such as focus management or event handling
Description
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.
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or requestNew feature or request🍰 p3-lowTasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.Tasks that are nice-to-have. Like minor bugs, non-essential features, or cosmetic changes.🎯 interactionsTasks or issues related to user interactions, such as focus management or event handlingTasks or issues related to user interactions, such as focus management or event handling