-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
What problem does this address?
The controls in the sidebar should be laid out in a consistent grid, whether they are in edit-post (ToolsPanel) or edit-site (ad hoc layouts). Currently they each do their own styling for rowGap/columnGap, column count, and full-width items.
What is your proposed solution?
Try making a standard layout component for this purpose, so they can be easily reused in either context. We can call it something like ControlsGrid.
Metadata
Metadata
Assignees
Labels
[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Package] Components/packages/components/packages/components[Type] EnhancementA suggestion for improvement.A suggestion for improvement.