Bubble Developer Kit

@gaurav,

What I’ve been looking for is a time-only picker. Failing to find one, I created a reusable element that pretty much does what I need.

image

Hopefully, you can see the element here:
https://bubble.io/page?type=page&name=index&id=lh-sampler2&tab=tabs-1

I’m not familiar with sharing apps publicly, so I hope it comes across and you can see but not edit it.
Here’s the “live” version:
https://lh-sampler2.bubbleapps.io/

I’m using the Bubble date picker and Air Date/Time picker for setting values in the sample page.

For my purposes, increments of 5 minutes is fine.

It’s pretty clunky, using repeating groups and a data type storing the time pieces (hour, minute, am/pm), but . . .
So far it seems to work as intended although I haven’t tried it on a phone or in a group focus or floating group.

I know I’m not the only one who wants a simple, clean time-only picker as a plugin that works on phones and in floating group and group focus elements.

Are you interested in doing something like this?