Skip to content

Fix clipped Rectangle text in What's New Grid shorthand sample - #800

Merged
vinnarayana-msft merged 1 commit into
microsoft:mainfrom
wnvko-msft:mvenkov/whatsnew-grid-column-clipping
Jul 30, 2026
Merged

Fix clipped Rectangle text in What's New Grid shorthand sample#800
vinnarayana-msft merged 1 commit into
microsoft:mainfrom
wnvko-msft:mvenkov/whatsnew-grid-column-clipping

Conversation

@wnvko-msft

@wnvko-msft wnvko-msft commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Fixes ADO #3017677.

The "Name" column in the Grid Shorthand Syntax sample on the What's New page used a fixed width of 80px, which clipped the word "Rectangle" depending on font/DPI. Changed the column to Auto so it sizes to its content and added a right margin to the cell for spacing before the Description column.

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the changes locally. LGTM

@vinnarayana-msft
vinnarayana-msft merged commit 3a69929 into microsoft:main Jul 30, 2026
10 checks passed
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.

3 participants