-
-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Really nice implementation!
I haven't played with this much yet but just looking at examples it didn't look like this feature was present.
Describe the feature
Add the ability to use an embedded label inside the slider-thumb ( see attached image ) that remains after releasing the thumb.
Explain it's value / reasoning
When you release the thumb the tool-tip disappears and 'position' becomes nonspecific.
While you could use labeled-pips to solve this there are uses where the labels might take up to much room without overlapping based on the length of the slider ( a few of your examples when viewed on mobile suffer from this )
Additional context
The date range slider is one example where this could work nicely, I think this is a very nice alternative or supplement to pips and tooltips.
NOTE: This might require allowing the user to changing the size of thumb's if that's not already possible
