close
Skip to content

Clarify Group Block Layout Variants in Inserter and Placeholder UI #70415

@tomdevisser

Description

@tomdevisser

What problem does this address?

When adding a Group block, the editor prompts the user to select a layout (e.g., Row, Stack, or Grid). However, selecting one of these options causes the inserted block to appear as a different block entirely — even though it’s technically still a Group block with a layout variation.

Image

This leads to confusion, particularly in the List View, where users don’t see “Group” and instead see “Row” or “Grid,” which feels like they’ve added a completely different block. The disconnect between the technical reality (all are Group variants) and the UI presentation creates a cognitive mismatch that makes the editor feel unpredictable.

Image

What is your proposed solution?

Either:

  • Remove the placeholder state when inserting a Group block to eliminate ambiguity about what is being added; or,
  • Update the placeholder text to clarify that the user is choosing a layout variation of the Group block.

Example: Change the message from “Group blocks together. Select a layout:” to “A container for your blocks. Choose a default Group, or one of the other layout blocks.”

Additionally, consider labeling blocks more transparently in the inserter (e.g., “Row (Group)”) to reflect their shared origin and reduce the perceived complexity.

Related discussion: View full Slack thread for context and additional details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs Design FeedbackNeeds general design feedback.[Block] GroupAffects the Group Block (and row, stack and grid variants)[Type] EnhancementA suggestion for improvement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions