Open danharrin opened 5 months ago
Could you add a little more context here, @danharrin? 🙂
This library was the original suggestion for implementation https://refreshless.com/nouislider/
I'm happy to do the bulk of the work as long as you take a look at the design
Why not use the native HTML slider? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range
I don't think you can add multiple points onto that
@zepfietje Yeah the native slider has a fair few limitations vs noUi. noUi has multiple points, better step options, much smoother touch functionality etc.
Also a big plus is the events. You’d need to implement some custom debounce logic to avoid the same DDoS problem the color picker had (where updates were sent for every tiny movement). noUi has a bunch of events that could be tapped into for this.
@binaryfire since you requested this, I thought I'd let you know. Polar is now active so you can donate to support us in fulfilling your feature.
Donate 💰 to fund this issue