Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Grid Layout Improvements | GoodFirstPicks

Grid Layout Improvements

WordPress/gutenberg 17 comments 22d ago
View on GitHub
highopenScope: somewhat clearSkill match: noWordPressJavaScriptReact

Why this is a good first issue

Complex grid layout improvements requiring deep understanding of WordPress block editor architecture.

AI Summary

This issue involves significant improvements to the Grid layout system in WordPress, including drag-and-drop functionality and responsive behavior. It requires coordination with multiple maintainers and touches core layout systems. Several PRs are already in progress but major architectural considerations remain.

Issue Description

Part of Design Tools overview and Layout improvements.

The Grid layout type shipped in WP 6.3 and in WP 6.6 a new Grid variation for the Group block was stabilised, along with support for grid children spanning multiple columns and rows, and on-canvas resize handles.

What's this currently look like?

Under Gutenberg > Experiements, enable "Grid interactivity".

When a Grid block is set to Manual mode (in the block sidebar under Layout), it's now possible to drag and drop blocks into specific grid cells, as well as moving them up, down, left and right with the movers:

https://github.com/WordPress/gutenberg/assets/8096000/afe0fee0-375d-499e-8513-115a0192f843

Tasks

Needed before we remove experimental flag

  • https://github.com/WordPress/gutenberg/pull/62777
  • https://github.com/WordPress/gutenberg/pull/63391
  • https://github.com/WordPress/gutenberg/pull/63464
  • https://github.com/WordPress/gutenberg/pull/63395
  • https://github.com/WordPress/gutenberg/pull/63333
  • https://github.com/WordPress/gutenberg/pull/63394
  • https://github.com/WordPress/gutenberg/issues/63275
  • Fix miscellaneous bugs reported in https://github.com/WordPress/gutenberg/issues/62928
  • https://github.com/WordPress/gutenberg/pull/63108
  • https://github.com/WordPress/gutenberg/issues/62518
  • https://github.com/WordPress/gutenberg/pull/62894
  • #63973
  • #63976
  • https://github.com/WordPress/gutenberg/issues/64289
  • Grid guides don't always update on changing column count when grid only has text content.
  • Min width control bugs: using the slider reverts the units to rem; switching between units causes layout

GitHub Labels

[Feature] Layout

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 40 points when you complete it!

Risk Flags

  • cross-cutting changes
  • requires architectural knowledge
  • multiple maintainers involved
Loading labels...

Details

Points40 pts
Difficultyhigh
Scopesomewhat clear
Skill Matchno
Test Focusedno