Skip to content

bug:Eval configurations are rendered as non-interactive code blocks after editing in the full-screen view #9278

@SmartLamScott

Description

@SmartLamScott

Describe the bug

The low-code configuration editor for components with the eval feature renders the code incorrectly after closing the full-screen editor.

To reproduce

  1. In the low-code editor, open a component that has a configuration option with the eval ability.
  2. Enter some code in the editor.
  3. Click on the full-screen editor icon next to the code.
  4. Close the full-screen editor.
  5. The code is rendered as a non-interactive code block (single-color, larger text that spills out of the box).

Expected behavior

When closing the full-screen code editor, code should continue to render as before.

Screenshots

Eval configuration before glitch Eval configuration before glitch, with full-screen button circled in red Eval configuration after glitch

Browser information

Firefox version 150.0.3 (64-bit)

Application version

windmill version (backend) v1.705.0

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions