Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vertical mis-alignment of elements in ui-nodes if "Display group name" is enabled #1494

Open
jodelkoenig opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do

Comments

@jodelkoenig
Copy link

Current Behavior

A ui node with group name disabled is perfectly vertically centered

Bildschirmfoto 2024-11-22 um 12 20 36

As soon as group name is enabled text/items of corresponding node are off vertical center

Bildschirmfoto 2024-11-22 um 12 19 28

This leads to design limitations as shown here

Bildschirmfoto 2024-11-22 um 12 39 55

--> See f.e. "Fenster & Beschattung" or "Beleuchtung", same is valid for all other items on this screenshot though
(Note: In my productive version background is #000000/black. For the sake of easier reading I changed it to #C0C0C0/grey)

Expected Behavior

elements should always be centered

Steps To Reproduce

  1. Setup an element and add it to a group.
  2. Change color of group header background to something different to make it more obvious

ui-template with f.e.:
/* group header */ .v-card-item { background-color: #000000; }

  1. Turn on / off - "Display group name"

Environment

  • Dashboard version: 1.19.1
  • Node-RED version: 4.0.5
  • Node.js version: 20
  • npm version:
  • Platform/OS: docker
  • Browser: all

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@jodelkoenig jodelkoenig added bug Something isn't working needs-triage Needs looking at to decide what to do labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

1 participant