Skip to content

Polish sidebar using Card component#801

Merged
mikachan merged 3 commits intotrunkfrom
polish-sidebar
Mar 2, 2026
Merged

Polish sidebar using Card component#801
mikachan merged 3 commits intotrunkfrom
polish-sidebar

Conversation

@t-hamano
Copy link
Contributor

@t-hamano t-hamano commented Jan 24, 2026

The sidebar content is essentially wrapped in a PanelBody component, which causes a double border at the top:

double-border

In this PR, I replaced all PanelBody components with Card components, which is the same implementation as the Global Styles sidebar.

How to Test

There are no functional changes, just make sure the layout is correct on all screens.

Screenshots

Screenshots

Root

Before After
image image

Help screen

Before After
image image

Create Variation page

Before After
image image

@t-hamano t-hamano self-assigned this Jan 24, 2026
@t-hamano t-hamano removed the request for review from matiasbenedetto January 24, 2026 09:00
@t-hamano t-hamano marked this pull request as ready for review January 24, 2026 09:27
Copy link
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

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

This works as described, thanks @t-hamano 🙌

@mikachan mikachan merged commit cfed442 into trunk Mar 2, 2026
2 checks passed
@mikachan mikachan deleted the polish-sidebar branch March 2, 2026 11:55
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.

2 participants