I’m having difficulty displaying the date/time picker in a meaningful way. Essentially I have a calendar that, when you select a date, a group appears with details about the event on that date. In order to make use of auto-binding, I display the event details using disabled inputs and then a set state to enable and update them.
The problem is this: the date/time picker is messed up. No matter how I try to fix this, the time portion of the picker is significantly wider than the date portion. So much so that the date is often hidden. Does ANYONE know how to fix this.
Also, why hasn’t Bubble adjusted the date/time picker to allow display of just the time? It would make my life much easier.
You are correct, Unfortunately, as far I understand there isn’t a direct “time-only” picker in Bubble, so this would involve creating a custom solution using input elements and workflows.
Aww man that’s so annoying. What about the issue of formatting for the date/time picker? See the screenshot below. You can see that the date is completely cut off. If I try to make the picker wider it widens the time portion a lot more than the date portion. It makes zero sense to me.
I appreciate the link to the thread, but it doesn’t explain why this is happening with the date picker. Does this happen to anyone else? Like if you set your date/time picker to like 100px - 200px, do you notice the date is cut short and the time is very wide? Is it just me?