thomasloven / hass-browser_mod

🔹 A Home Assistant integration to turn your browser into a controllable entity and media player
MIT License
1.31k stars 186 forks source link

Pop-up card is not fully hidden when not in editing more #749

Open j9brown opened 3 weeks ago

j9brown commented 3 weeks ago

My Home Assistant version: 2024.8.3

What I am doing:

I have several pop-up cards in a section view in the dashboard.

What I expected to happen:

The pop-up cards should only be visible while in editing mode.

What happened instead:

The content of the pop-up cards are hidden when not in editing mode but they still consume space in the layout which results in gaps.

I've prepared a patch here: https://github.com/thomasloven/hass-browser_mod/pull/747


By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I: