[wp-trac] [WordPress Trac] #59358: Fix post editor layout when Post Content block attributes are empty

WordPress Trac noreply at wordpress.org
Fri Sep 15 05:28:19 UTC 2023


#59358: Fix post editor layout when Post Content block attributes are empty
---------------------------+-----------------------------
 Reporter:  isabel_brison  |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  6.4
Component:  Editor         |    Version:  trunk
 Severity:  normal         |   Keywords:  gutenberg-merge
  Focuses:                 |
---------------------------+-----------------------------
 Currently we only set `$post_content_block_attributes` in the editor
 settings if the post content attributes array isn't empty. But if the
 block's layout settings aren't changed, the attributes array may well be
 empty, which results in the wrong layout in the post editor.

 This ticket tracks syncing this Gutenberg fix:
 https://github.com/WordPress/gutenberg/pull/54485

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/59358>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list