Skip to content

feat(ui5-product-switch): support 2-column layout and free text wrapping#13819

Open
IlianaB wants to merge 3 commits into
mainfrom
fix-product-switch-two-column-wrapping
Open

feat(ui5-product-switch): support 2-column layout and free text wrapping#13819
IlianaB wants to merge 3 commits into
mainfrom
fix-product-switch-two-column-wrapping

Conversation

@IlianaB

@IlianaB IlianaB commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Add a 2-column desktop layout for cases with two or fewer items, since the previous logic only supported 3 or 4 columns. The ProductSwitch now sets desktop-columns="2" (376px width) accordingly.

Enable free text wrapping for the item title and subtitle instead of truncating with an ellipsis. Per the updated design spec, text is never truncated - it wraps freely and the item grows vertically, with items in the same row stretching to match the tallest one.

JIRA: BGSOFUIPIRIN-6851

Add a 2-column desktop layout for cases with two or fewer items, since
the previous logic only supported 3 or 4 columns. The ProductSwitch now
sets desktop-columns="2" (376px width) accordingly.

Enable free text wrapping for the item title and subtitle instead of
truncating with an ellipsis. Per the updated design spec, text is never
truncated - it wraps freely and the item grows vertically, with items in
the same row stretching to match the tallest one.
@IlianaB IlianaB temporarily deployed to netlify-preview July 13, 2026 13:19 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@IlianaB IlianaB temporarily deployed to netlify-preview July 14, 2026 11:53 — with GitHub Actions Inactive
@IlianaB IlianaB temporarily deployed to netlify-preview July 15, 2026 07:38 — with GitHub Actions 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.

1 participant