Reusable blocks: width settings not retained when full-width block made reusable. #28024
Labels
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
Describe the bug
I added
columns
to my document, put some things inside them, decided I wanted my layout to be full width and changed that setting on the parent columns block. I then converted it to 'reusable' for use elsewhere. In the process my width setting was lost and my reusable block became the standard document width.To reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the 'reusable block' to just be a dumb wrapper and retain all my inner settings. I could get those back by 'converting to regular blocks', but then I'd lose the advantage of having cascading changes to the inner blocks. Perhaps another solution would be to provide alignment options for the reusable block wrapper, but I'm not sure that would solve the issue.
Screenshots
Columns block set to 'full width':
After converting to reusable:
The text was updated successfully, but these errors were encountered: