You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a reusable block that contains full-width inner blocks the editor view remains narrow. When converting from standalone to reusable the experience is a bit jarring.
The front-end displays properly, but the editor view discrepancy can confuse users.
This issue was brought to my attention by a theme developer @fatesallow during a conversation about the experience with developing themes for the block editor.
Step-by-step reproduction instructions
Add a full-width group of blocks or patterns to the content editor.
Create a Reusable block from the outermost block
Observe the width shift to a narrower width as defined by the .wp-block selector
Screenshots, screen recording, code snippet
2023-02-01_15-46-25.mp4
Environment info
Local Installation via LocalWP
WordPress 6.1 with and without Gutenberg activated
Twenty Twenty Theme Active
Also tested with Twenty Twenty-Three Theme
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Description
When adding a reusable block that contains full-width inner blocks the editor view remains narrow. When converting from standalone to reusable the experience is a bit jarring.
The front-end displays properly, but the editor view discrepancy can confuse users.
This issue was brought to my attention by a theme developer @fatesallow during a conversation about the experience with developing themes for the block editor.
Step-by-step reproduction instructions
.wp-blockselectorScreenshots, screen recording, code snippet
2023-02-01_15-46-25.mp4
Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes