hass-browser_mod icon indicating copy to clipboard operation
hass-browser_mod copied to clipboard

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

Open j9brown opened this issue 1 year ago • 0 comments

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:

  • [X] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).

  • [X] Have made sure I am using the latest version of the plugin.

  • [X] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.

  • [X] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

j9brown avatar Sep 07 '24 21:09 j9brown