Skip to content

Fix section editor initialization#117

Merged
Denis-RZ merged 1 commit into
mainfrom
codex/fix-critical-architectural-violations
Jun 18, 2025
Merged

Fix section editor initialization#117
Denis-RZ merged 1 commit into
mainfrom
codex/fix-critical-architectural-violations

Conversation

@Denis-RZ

Copy link
Copy Markdown
Owner

Summary

  • add dynamic IDs and remove inline JS from section editor partial
  • centralize Quill initialization in new section-editor.js
  • refactor page-editor.js and block-library.js to use custom events
  • sanitize preview content on the server and add CSP header
  • update tests for new controller constructor

Testing

  • ./setup.sh (fails: LIB002 errors)
  • dotnet test MyWebApp.sln

https://chatgpt.com/codex/tasks/task_e_6851a839448c832c821cda04b4ce6bab

@Denis-RZ
Denis-RZ merged commit 7c9b292 into main Jun 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant