Im redoing my mobile based on Bubble, and I wanted to do some shortcuts on screen, but I am not happy with the color of the buttons, maybe someone can give me an idea/hint =) of whats could I do witih those buttons hahah
Hey, this looks really promising. Been looking for something to take care of popups for a while.
One question, I’m using a popup card that’s triggered from a script, so when I press a button on my dashboard, it starts playing a radio station on my Sonos and then opens a popup with larger controls and access to other favourites.
Is there a way of dimissing the popup via an automation? So when the media player state changes, the popup closes automatically?
Hello! First off, I love this whole effort!! Thank you so much. Here is where I’m stuck. I’m not new, but I’m not a pro.
I’m trying to show one of three different icon/color combos for a button type card. I have tried templates, conditionals etc. I have a sensor setup that I could just simply test one entity for [open, locked, closed], but I’m not trying it in this sample code because it wan’t working either so I wanted to take out layers of complexity to at least get closer to working. Also, I am only working on the icon here to keep things simple.
I’m in love with the pop-up card. It’s so clean and nice! Only thing I’d like to see added is the background theme of the pop-up to be changed from within the card. I’m using mushroom cards and they don’t display that well
I like it a lot though the theme is hard-coded, would it be possible to make things like a customizable background-color and most importantly, border-radius?
For my personal project it looks weird as my cards and such only have a small border radius, whereas the popup and bubble cards have a pretty large radius.
You can now enable/disable the back button/event in your pop-ups, this allow you to navigate through your pop-ups when you press the back button of your browser, just add back_open: true (Beta users: This was the previous default behavior, set it to true to keep everything like before the update.) Bug: back button · Issue #89 · Clooos/Bubble-Card · GitHub