-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
- Clicking on label should focus the slider handle. (KT) (in MJs PR?)
- Labels should be end aligned when label position is top
- Labels should be start aligned when label position is side
- Default width should be 192px
Slider (mobile)
-
Slider is kinda laggy in Firefox android, especially if you do multi touch (DL)
Slider (hooks)
- For slider with hooks, three thumbs with disabled, when you click to the right of the disabled, between the b and c, at say 40 to 50, the "A" slider moves to "B" because it is closer to that spot then "c". I'd expect the "C" slider to move since we are between "B" and "C". You might have to move a and c to the min and max. (KT)
- Slider (hooks) stories don't drag at all in chrome android (DL) - add touch-action?
- RTL doesn't work. Handle seems to move opposite to drag movement, label value is positioned wrong, etc. (KT)
Storybook Stories
- Rounding errors in slider-hooks--single-with-origin story.
1.7000000000000002
(RS) - "formatOptions centimeter" and "showTicksLabels, custom formatOptions" and slider with hooks range stories doesn't work. (MD, Safari)