Open
Description
Bug report Code Editor/StyleManager
When the user uses the right panel to add a style, it works. However, if the user opens the CodeMirror plugin (code editor), the right style menu becomes unusable and does not apply changes to the selected elements.
How to reproduce the bug:
- Select an element on the canvas.
- Apply a red background color to the element using the right panel.
- Verify that the change is applied to the element.
- The user opens the code editor and makes a modification (e.g., adds a line break).
- Close the code editor.
- Select another element on the canvas.
- Attempt to apply a yellow background to this element.
- Here, the bug occurs: no changes are applied in the canvas or in the
<style id="vvv..>
class.
demo : https://www.loom.com/share/4c605e948f1f44db8ff1d75493bd548a
Metadata
Metadata
Assignees
Labels
No labels