Description:
With global classes, if you accidentally put a style into the wrong breakpoint, you can go into the quick editor and move it into another breakpoint (e.g. base) and this automatically updates the class.
When you attempt to do this for a block class, after you close the quick editor it just resets to how it was before.
Step-by-step reproduction instructions:
Please write the steps needed to reproduce the bug.
Setup: mobile first breakpoints
- Open the Site Editor
- Select a block
- Add a style to a block on the lg breakpoint (e.g.
order: -1;
) - Open the quick editor for the block (e.g. with alt+click on the navigator item)
- Move the style from the lg breakpoint to the base breakpoint within the quick editor
- Notice the block style has not updated
Environment info
- WordPress version: 6.5
- Cwicly Plugin version: 1.4.1.3