Skip to content

refactor(ui5-table): no-data area should cover the full width#13366

Closed
aborjinik wants to merge 1 commit intomainfrom
table-nodata-full-width
Closed

refactor(ui5-table): no-data area should cover the full width#13366
aborjinik wants to merge 1 commit intomainfrom
table-nodata-full-width

Conversation

@aborjinik
Copy link
Copy Markdown
Contributor

  • If no column already uses fr units (auto width), the last column width is wrapped with minmax(, 1fr). This makes the grid stretch to fill the container while preserving the minimum column width. Once rows are added, the original fixed widths apply as before.
  • CPOUIFTEAMB-2598

- If no column already uses fr units (auto width), the last column width is wrapped with minmax(<width>, 1fr). This makes the grid stretch to fill the container while preserving the minimum column width. Once rows are added, the original fixed widths apply as before.
- CPOUIFTEAMB-2598
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 5, 2026 23:05 Inactive
@github-actions github-actions Bot added the Stale label Apr 20, 2026
@github-actions github-actions Bot closed this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants