Skip to content

Panel view, 2024.4: no borders & box-radius for child cards #284

Description

@ildar170975

My Home Assistant version: 2024.4.1

Layout-card version (FROM BROWSER CONSOLE): 2.4.4

What I am doing:

Consider this card in a PANEL view (default HA theme):

type: custom:layout-card
layout_type: vertical-layout
cards:
  - type: entity
    entity: sun.sun
  - type: entity
    entity: sun.sun
  - type: entity
    entity: sun.sun

In editor everything looks OK:
image

In the view - no borders & box-radius applied for child cards:
Edit mode:
image

Normal mode:
image

In masonry - everything is OK:
Edit mode:
image

Normal mode:
image

Probably related to these changes:
home-assistant/frontend#20122
home-assistant/frontend#20135
home-assistant/frontend#20264

Error messages from the browser console:
none


By putting an X in the boxes ([X]) below, I indicate that I:

  • Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • Have made sure I am using the latest version of the plugin.
  • Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions