-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
51 / 5251 of 52 issues completedClosed
51 / 5251 of 52 issues completed
Copy link
Labels
[Package] Block library/packages/block-library/packages/block-library[Type] Tracking IssueTactical breakdown of efforts across the codebase and/or tied to Overview issues.Tactical breakdown of efforts across the codebase and/or tied to Overview issues.
Description
Today, we have two different UI components for grouping controls in the InspectorControls
area (Block Sidebar).
The older PanelBody
and the newer ToolsPanel
.
The ToolsPanel
comes with many benefits such as:
- Control over which settings are displayed at any given time
- Much easier mechanism for injecting additional settings into an existing group
- Visual parity with the Styles that already is using the
ToolsPanel
extensively
There have been one off PR's to handle this conversation from existing PanelBody
components to the newer ToolsPanel
before:
This issue is meant to be a tracking issue for converting any remaining usages of the PanelBody
Sub-issues
Metadata
Metadata
Assignees
Labels
[Package] Block library/packages/block-library/packages/block-library[Type] Tracking IssueTactical breakdown of efforts across the codebase and/or tied to Overview issues.Tactical breakdown of efforts across the codebase and/or tied to Overview issues.