Bubble-Card icon indicating copy to clipboard operation
Bubble-Card copied to clipboard

Please add popup height support

Open dos1973 opened this issue 1 year ago β€’ 12 comments

Hi, love bubble cards.

im running my dashboard on an apple ipad in vertical Mode.

if i run a pop up with only less information inside - the displayed popup is using the full height of the ipad. On my mobile this looks good, but on tablet, i personal dont like it, especially when the iPad is in vertical, the popup becomes very height.

would love to have the possibility to adjust the height of the displayed popup.

Hopefully you understand what i mean.

thanks in advance.

btw. kudos for this great documentation of all this features!!!

dos1973 avatar Jun 26 '24 08:06 dos1973

Hi, this is already possible, you can add this in YAML (or in the editor).

To change the size only on mobile/tablet:

margin_top_mobile: calc(100vh - 400px)

Just change 400px to the size you need. If you want to adjust the size for desktop/larger screen you can do the same with margin_top_desktop.

I hope this help.

Clooos avatar Jun 26 '24 09:06 Clooos

big Thanks for the hint will definitiv helps. Will try it out tonight!

edit: Just have try it on my mobile, this works, but the popop is sticked to the bottom.

on ipad in vertical mode, this will be shown total down on the screen. Ist there s way to cut the height only. Stick in the original position but with lower height.

i tried β€žmargin_bottom_mobileβ€œ But nothing happens.

dos1973 avatar Jun 26 '24 11:06 dos1973

I'm not sure to understand, could you maybe draw something to explain exactly what you want?

Clooos avatar Jun 26 '24 12:06 Clooos

Will share a screenshot later today

dos1973 avatar Jun 26 '24 13:06 dos1973

image

Hopefully this explains what i would like to have.

On mobile its perfect, but on large screens, i would like to have it starts higher from the top.

dos1973 avatar Jun 26 '24 15:06 dos1973

Ok I understand now, you are in luck because this is a feature that I'm currently working on. I just don't know when I will be able to release this new version.

Clooos avatar Jun 26 '24 15:06 Clooos

Great to hear this, to be the lucky guy πŸ‘ Whenever you have time for implementation , im happy to test

Thanks for your immediate feedback!!

dos1973 avatar Jun 26 '24 15:06 dos1973

Is this the one tracking the feature implementation, or?

n00bcodr avatar Aug 21 '24 18:08 n00bcodr

I would also really like this feature πŸ‘

Tra1n84 avatar Sep 17 '24 09:09 Tra1n84

Sorry for the delay, I wanted to focus on stability first before adding this feature. But don't worry it will come πŸ™‚

Clooos avatar Sep 17 '24 13:09 Clooos

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment πŸ‘ This issue has now been marked as stale and will be closed if no further activity occurs. If you want to keep it open, please leave a comment. Thank you for your contributions.

github-actions[bot] avatar Mar 10 '25 14:03 github-actions[bot]

Yes this issue/enhancement is still relevant.

Home Assistant Core: 2025.3.1 Bubble Card: 2.4.0

kernel610 avatar Mar 10 '25 14:03 kernel610

Hi! In v3.0.0-beta you can now install modules from the Module Store, and someone worked on this one, this is exactly what you want πŸ™‚

I will maybe add this as a native feature, but this module is working really well.

Clooos avatar May 12 '25 14:05 Clooos

Hi Cloos, thanks so much – this is awesome! I absolutely love your Bubble Card.

dos1973 avatar Jun 15 '25 18:06 dos1973

You're welcome! πŸ˜„

Clooos avatar Jun 15 '25 18:06 Clooos