Skip to content

fix(ui5-table-cell): truncate overflowing cell content#13566

Merged
nnaydenow merged 3 commits into
mainfrom
table-overflow-text
May 21, 2026
Merged

fix(ui5-table-cell): truncate overflowing cell content#13566
nnaydenow merged 3 commits into
mainfrom
table-overflow-text

Conversation

@nnaydenow
Copy link
Copy Markdown
Contributor

Wrap slot content in a block container with overflow hidden and constrain slotted elements to 100% width, so text truncation via ui5-text max-lines or CSS ellipsis works correctly within table cells.

Fixes: #10721

@nnaydenow nnaydenow requested a review from ilhan007 May 20, 2026 14:14
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented May 21, 2026

🧹 Preview deployment cleaned up: https://pr-13566--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 21, 2026 07:56 Inactive
@nnaydenow nnaydenow merged commit cfa6155 into main May 21, 2026
20 of 21 checks passed
@nnaydenow nnaydenow deleted the table-overflow-text branch May 21, 2026 11:27
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview May 21, 2026 11:27 Inactive
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.

[Text]: Word Break instead of Ellipsis for Single Line Text

3 participants