-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Move the unwrap transform some container blocks have #45841
Copy link
Copy link
Closed
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Block] ColumnsAffects the Columns BlockAffects the Columns Block[Block] GroupAffects the Group Block (and row, stack and grid variants)Affects the Group Block (and row, stack and grid variants)[Block] QuoteAffects the Quote BlockAffects the Quote Block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Metadata
Metadata
Assignees
Labels
Needs DevReady for, and needs developer effortsReady for, and needs developer efforts[Block] ColumnsAffects the Columns BlockAffects the Columns Block[Block] GroupAffects the Group Block (and row, stack and grid variants)Affects the Group Block (and row, stack and grid variants)[Block] QuoteAffects the Quote BlockAffects the Quote Block[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What problem does this address?
Columns, quotes and groups all have an 'unwrap' transform which removes the block, replacing it with the contained content. Unwrap isn't really a transform in the sense that the other transforms are and is perhaps a bit unclear. Unwrap is closer to ungroup which lives in the ellipses menu.
See #45666 (comment) for initial discussion of this confusion
What is your proposed solution?
Add "Ungroup" to every container ellipsis menu, in the same position as Ungroup (maybe call it Unwrap or otherwise for non-group blocks) — and consider giving it a shortcut such as ⌘⇧G