8000 Bug - [LabelGroup] - labels do not get truncated · Issue #7104 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

Bug - [LabelGroup] - labels do not get truncated #7104

@christianvogt

Description

@christianvogt

Describe the problem
This is an issue with

  • Patternfly 5
  • Patternfly 6
  • other

Label in a LabelGroup do not get truncated.

How do you reproduce the problem?

    <div style={{maxWidth: 100}}>
      <LabelGroup>
        <Label>This label is longer than the label group</Label>
      </LabelGroup>
    </div>

image

Expected behavior
Label in a LabelGroup should get truncated just the same as if the Label were standalone.

Is this issue blocking you?
Yes.

What is your environment?

  • OS: mac
  • Browser chrome
  • Version 129.0.6668.58 (Official Build) (x86_64)

What is your product and what release date are you targeting?
RHOAI

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0