[Another Free Plugin] Specially For You

Hello,

We all know that Bubble has lots of powerful features that help us build amazing things quickly and day by day it’s becoming my favorite tool.

But when I used Bubble’s default slider input, I found that it doesn’t have enough customization options which really s*cks.

So I created my own custom input slider. You can use this slider input to create a custom slider with different customization options.

You can get this custom slider input from here - Better Slider Input Plugin | Bubble

Demo link: https://raku-plugins.bubbleapps.io/version-test/better_slider_input

Editor: Raku Plugins | Bubble Editor

I hope you find this custom slider input useful. Please lemme know if you find any bugs or face any issues while using it.

I am also working on a plugin called “Voice Search/ Typing” which will allow you to add voice search and voice typing features to your bubble app. So stay tuned…

Thanks,
Rakesh

3 Likes

Dude…you are awesome. Appreciate the quality free plugins!

2 Likes

Well Crap… What is with you people creating plugs I want to use… Don’t you know we need to limit plugins for speed…

Very well done.

1 Like

@Raku

Thanks for the plugin, and so glad to have found this so soon after release!

However, one pretty major flaw I’ve found; the progress bar endpoint changes depending on the %, instead of being locked to the center position of the handle, as it should be.

This results in the following when in the upper range of the slider:
Screen Shot 2022-10-27 at 12.15.41 PM

And the following when in the lower range of the slider:
Screen Shot 2022-10-27 at 12.16.09 PM

It’s understandable in the case where the handle is smaller than the slider track that some edges of the progress bar will be visible, but not in the handle >= slider track case; instead, it should line up like below at any position:
Screen Shot 2022-10-27 at 12.17.44 PM

Any chance you’d be able to push an update to fix this? Otherwise, we probably won’t be able to use the plugin. Thank you!

This plugin is brilliant! Love everything about it except for 2 things:

  1. The sizing of the slider is a bit confusing to use. Should just be in px I think rather than %.
  2. The colors get converted to RGB values rather than using Bubble’s CSS color variables. This is problematic for apps like mine who have a sophisticated dark/light mode detection and rely on those CSS color values to adjust to the user’s preference. Any reason you can’t just use the variables?