Clooos / Bubble-Card

Bubble Card is a minimalist card collection for Home Assistant with a nice pop-up touch.
MIT License
1.46k stars 41 forks source link

Horizontal Button Stack stacking all icons on top of each other #409

Closed ayostepht closed 3 months ago

ayostepht commented 4 months ago

Running Bubble-Card 1.7.3 Seeing issue on both IOS companion app & desktop (using chrome)

For some time, occassionally all of the icons in my horizontal button stack would shift and end up stacked on top of each other. It always resolved itself with a refresh of the screen. However, since updating to 1.7.3 (I was on 1.6.2 I believe prior), they appear stacked on top of eachother and no amount of cache clearing or screen refreshing is fixing the issue.

Thanks for all your work on this!!!!

Screen Shot 2024-03-08 at 9 23 47 AM

Card YAML type: custom:bubble-card card_type: horizontal-buttons-stack auto_order: true 1_icon: mdi:bird 1_link: '#frigate' 2_icon: mdi:remote-tv 2_link: '#remote' 2_entity: media_player.shield 3_icon: mdi:speaker-multiple 3_link: '#music' 3_entity: media_player.spotify_steph_tanner 4_link: '#fiona' 4_icon: mdi:cat 5_link: '#printer' 5_icon: mdi:printer-3d-nozzle rise_animation: false highlight_current_view: true

Full Dashboard YAML `title: Home views:

Clooos commented 4 months ago

Hi! This issue is already fixed on my side, I will release a new version as soon as possible!

ayostepht commented 4 months ago

Appreciate all you do, thank you!!!!

promufa commented 3 months ago

Hi Clooos, THanks for the awesome UI! Any progress on this issue? I am seeing pretty much the same thing

image

Clooos commented 3 months ago

Hi! I can't be sure but I hope that the next release will fix that, the HBS code has been improved a lot!

Clooos commented 3 months ago

This is fixed in the v2 beta!

Here is the link to the full changelog: https://github.com/Clooos/Bubble-Card/releases/tag/v2.0.0-beta.1