Opened 15 hours ago
#65356 new feature request
Columns block conversion workflow from 2 to 3 or 4 columns is not intuitive
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 7.0 |
| Component: | Editor | Keywords: | needs-design-feedback |
| Focuses: | Cc: |
Description
Problem
When using the Columns block in Gutenberg, changing an existing 2-column layout into a 3-column layout is not very intuitive.
Currently, users may need to recreate the block or manually adjust the structure, especially when content already exists inside the columns.
Steps to Reproduce
- Add a Columns block with 2 columns
- Insert content into both columns
- Attempt to convert the layout into 3 columns
Expected Behavior
Users should have a simpler and more discoverable way to increase or decrease the number of columns while preserving existing content.
Current Behavior
The workflow feels difficult to discover and may encourage users to recreate the block manually.
Environment
- WordPress 7.0 Beta/RC
- Gutenberg Editor
- Tested on localhost
Note: See
TracTickets for help on using
tickets.