bulma-slider icon indicating copy to clipboard operation
bulma-slider copied to clipboard

Two selections on one slider

Open yilinjuang opened this issue 6 years ago • 6 comments

Could we have a slider with both start and end? For example, the price picker on Airbnb image

Still, thanks for your great effort on bulma.

yilinjuang avatar Mar 17 '18 17:03 yilinjuang

Hi,

I already thought about it but not found any way to do it cleanly. If you have an y idea, please share ;-)

Wikiki avatar Mar 29 '18 12:03 Wikiki

No idea either 🤣

yilinjuang avatar Apr 02 '18 14:04 yilinjuang

Hi! I was also looking for this feature. Would it be possible to borrow the "javascript part" from an other library and put Bulma style on top? For example nouislider has a ton of features, maybe it could be added as an optional dependency to get the "interval selection" version.

noUiSlider seems like a good candidate as it has no dependencies and a very permissive license.

piever avatar Jun 20 '18 11:06 piever

Bump? There are some docs on how to style nouislider here. I think it'd be really cool to support multi-handle slider via an optional dependency on nouislider. The only work to do here would be to style it consistently with Bulma (to make sure that the default look is "Bulma-like" and that the Bulma modifiers produce the desired effect on the slider).

piever avatar Oct 03 '18 22:10 piever

Any progress on this?

JuAn-Kang avatar Mar 16 '20 08:03 JuAn-Kang

@Wikiki, I think it'll be an awesome feature to add. Maybe this could inspire you 😉 https://material-ui.com/components/slider/#range-slider

maximelafarie avatar Aug 20 '20 08:08 maximelafarie