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

custom:swipe-card compatibility #366

Closed martinargalas closed 2 months ago

martinargalas commented 5 months ago

Describe the bug It seems there is a problem with custom:swipe-card compatibility. All the items defined with such card, are still visible after bubble card popups. Swipe card GitHub (https://github.com/bramkragten/swipe-card?tab=readme-ov-file)

To Reproduce Steps to reproduce the behavior:

  1. Create a custom:swipe-card card on a dashboard
  2. Create a custom:bubble-card popup on the same dashboard
  3. Click on the bubble card to make it show the popup overlay (which should be so far clear, without any cards)
  4. Swipe card is visible on the overlay of the bubble card

Expected behavior I would expect anything that is "under" the overlay of the bubble card to NOT be visible on the bubble card popup

Screenshots

Desktop (please complete the following information):

I realise this is probably not a bug of the Bubble-card, but it seems to prevent a usage of these two great cards together. Maybe it could still be fixed?

Thank you! 🍻

Clooos commented 2 months ago

This issue is now fixed in the last beta.

martinargalas commented 2 months ago

Great job! Just tried it out and confirming this is working.