Skip to content

fix(Message): Fix name truncation - #900

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:message-tab-name
Open

fix(Message): Fix name truncation#900
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:message-tab-name

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Sep 1, 2026

Copy link
Copy Markdown
Member

PatternFly Truncate component added Truncate to the tab flow if the text is >= to the parent width. This adds some extra space so we are slightly larger and don't trigger it.

I was nervous about changing the way Truncate works since it is 2 years old, but honestly, I think this is really a bug in Truncate and that it should support this style of layout as-is.

Fixes #860

PatternFly Truncate component added Truncate to the tab flow if the text is >= to the parent width. This adds some extra space so we are slightly larger and don't trigger it.

Fixes patternfly#860
@patternfly-build

patternfly-build commented Sep 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] - Tabbing highlights name in Message component

2 participants