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

2.1.0-beta.3 pop up title issue

Open pgale opened this issue 1 year ago • 9 comments

Obviously something changed in beta 3 as the pop-up titles are now disconnected from the pop-up and showing on the main dashboard.

https://github.com/Clooos/Bubble-Card/assets/513044/c081bbe5-4663-42db-9a2f-e35fb6432ced

This is a simple test dashboard I setup to test the open/close actions. I can share the code but I guess you should be able to reproduce the issue. Let me know and I can give more info.

Tested on iOS HA companion app. iPhone and iPad.

HA Core 2024.7.2

pgale avatar Jul 11 '24 19:07 pgale

What?! 😅

I haven't seen that one, I will try on a clear dashboard.

Clooos avatar Jul 12 '24 17:07 Clooos

Yeah bit odd

pgale avatar Jul 12 '24 17:07 pgale

Hi again, I've just tried and I'm unable to reproduce this.

But I've seen in your screen record that you have a "Title" text input at the top of your vertical stack, what is it? I don't have this and I have the same HA version, I guess that this is what is causing your issue.

image

Clooos avatar Jul 13 '24 10:07 Clooos

Ahhhhh!

It's the title for the vertical stack card!

So I guess that shouldn't be used as it's not handled by the pop-up.

pgale avatar Jul 13 '24 10:07 pgale

Is this a handled by a custom card? I've never seen this.

Clooos avatar Jul 13 '24 10:07 Clooos

https://github.com/user-attachments/assets/275d325c-e62c-45b9-9956-36cf8cd8d71a

pgale avatar Jul 13 '24 10:07 pgale

Standard vertical stack - as far as I'm aware.

I do have HACS layout-card installed too - but I didn't think it interferes with this?

pgale avatar Jul 13 '24 10:07 pgale

Nope I can confirm that I don't have this so it should be from that custom card I guess.

I let this open, but for now just don't use these titles 🙂

Clooos avatar Jul 13 '24 10:07 Clooos

Yeah it most be doing something with the vertical stack.

pgale avatar Jul 13 '24 10:07 pgale

Hi, this is issue is now fixed!

https://github.com/Clooos/Bubble-Card/releases/tag/v2.2.3

Clooos avatar Aug 21 '24 15:08 Clooos