-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Description
Problem
The Slider and Range Slider controls lack the polish required to consider them complete
Appetite
Weeks
Solution
There are a few areas of obvious polish to apply, and room for a more full review of the rest of the component code. The primary areas of focus will be:
- Reduce the complexity of the DOM structure
- Implement snap to points mode (consider this mode as default)
- Revise markers approach
- Update spec with changes
Risks (Rabbit holes)
With range slider out of scope, we'll need to decide how to proceed once slider is completely. We either need to hold off on release until range slider is also done, or remove ranged slider for now and focus on single slider.
Spending too much time refactoring styles....
Out of scope (No-gos)
Current focus is on single thumb slider. Range slider will be reviewed separately.
Reactions are currently unavailable