FSE: Sync theme design with instances of blocks #51734
Labels
CSS Styling
Related to editor and front end styles, CSS-specific issues.
[Feature] Patterns
A collection of blocks that can be synced (previously reusable blocks) or unsynced
[Type] Enhancement
A suggestion for improvement.
Description
We develop websites in the FSE manner. There are predefined blocks and template-parts
In next step client get theme and all block and edit websites
When we get to update we must manually repeat adding class to all instances of blocks
We use atom css approach like TailwindCSS to class and divs are mostly elements that will be changed.
Can I know how the
contentLock
mechanism plays a role in that scenario? I use it and it is not working. Plenty of agencies use ACF to do the same way design as we like too. Pattern blocks suggest that it is something to have a global theme and different content.It's the main thing to do: develop themes, have plenty of instances of blocks and update themes so I don't consider that as a feature.
I read that this will be somehow connected but not know if that's for sure my issue too: #50159
Step-by-step reproduction instructions
contentLock
and a pattern+
signScreenshots, screen recording, code snippet
I like to see something like that: #48458 (comment)
Block in sync means I don't need to update instances but a theme that provides blocks.
Environment info
Gutenberg 6.2.2, latest and greatest all. Tested on different instances.
Please confirm that you have searched for existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: