diff --git a/openspec/changes/fix-restore-playground-editor/.openspec.yaml b/openspec/changes/fix-restore-playground-editor/.openspec.yaml new file mode 100644 index 0000000000..4247cda326 --- /dev/null +++ b/openspec/changes/fix-restore-playground-editor/.openspec.yaml @@ -0,0 +1,2 @@ +schema: tdd-refactor +created: 2026-07-06 diff --git a/openspec/changes/fix-restore-playground-editor/design.md b/openspec/changes/fix-restore-playground-editor/design.md new file mode 100644 index 0000000000..58788070ba --- /dev/null +++ b/openspec/changes/fix-restore-playground-editor/design.md @@ -0,0 +1,85 @@ +## Test Cases + +All unit tests, `@testing-library/react`, in +`packages/pluggableWidgets/chart-playground-web/src/components/__tests__/CodeEditor.spec.tsx` +(new file — `CodeEditor` has no tests today). + +The editor is `react-simple-code-editor`, which renders a real `