patternfly
patternfly copied to clipboard
Bug - [LabelGroup] - labels do not get truncated
Describe the problem This is an issue with
- [x] 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>
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