Tracking: Layout Design Tools Consistency #43248
Labels
[Feature] Design Tools
Tools that impact the appearance of blocks both to expand the number of tools and improve the experi
[Feature] Layout
Layout block support, its UI controls, and style output.
[Type] Tracking Issue
Tactical breakdown of efforts across the codebase and/or tied to Overview issues.
Overview
This issue details the current state of layout block support or design tool adoption across all blocks and tasks required to fill any gaps. Overall design tool consistency efforts are being tracked via the parent issue: #43241.
Legend
Block Support Adoption
Note: Deprecated blocks have been omitted from this table. e.g. Comment Author Avatar, Post Comment & Text Columns.
Block Support Eligibility
To be eligible for the Layout support, blocks must be containers for other blocks. For example, if the block uses
useInnerBlocksProps
then it is a likely candidate for benefiting from the layout support. The blocks that appear to use this hook are below.Note that the Layout block support currently supports blocks where the inner blocks wrapper is also the outer wrapper for the block's markup. Blocks (such as Cover and Media & Text) where the inner blocks wrapper is nested will require additional work, or updated logic for the Layout support in order to work properly. More details in the Cover block layout support issue (#43140).
The text was updated successfully, but these errors were encountered: