Open ndiego opened 6 months ago
I'm keeping a look out for any incoming block style variation issues. Changed the title of this one slightly to help distinguish it more.
After some more research, I discovered that this is not, in fact, a regression. Therefore, I have removed the label, and given how far along we are in the 6.6 release cycle, I have removed it from the board.
Once a style variation is selected, it loses all connection to the JSON file that provided it. In my opinion, this remains a significant issue for block theme developers.
this remains a significant issue for block theme developers.
I second this, working with variations is very time consuming.
Description
This bug is tricky to explain in words, so I recommend watching the video below. Basically, if you have set your site to a specific style variation and then make a change to the JSON file that handles that variation, your site will become "detached" from the variation, and your changes will not be reflected. This does not occur in 6.5, only with the latest changes in Gutenberg that introduced the color and typography presets.
I have noted this as a regression because while this bug does not impact site users, it's a regression in block theme developer experience.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
https://github.com/WordPress/gutenberg/assets/4832319/6b659aaa-ed56-4286-8fc7-bc539516972f
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