Skip to content

feat!: enable authoring MFE markdown editor waffle for everyone by default [Teak]#36876

Merged
kdmccormick merged 1 commit intoopenedx:release/teakfrom
kdmccormick:kdmccormick/react-editor-on-default-teak
Jun 9, 2025
Merged

feat!: enable authoring MFE markdown editor waffle for everyone by default [Teak]#36876
kdmccormick merged 1 commit intoopenedx:release/teakfrom
kdmccormick:kdmccormick/react-editor-on-default-teak

Conversation

@kdmccormick
Copy link
Member

@kdmccormick kdmccormick commented Jun 9, 2025

Backports #36872

Based on Anas's work: #36602

…fault

This adds a migration to turn on the new React-based Markdown editing option
for newly-created ProblemBlocks for all authors. The option is nested
under "Advanced settings", just like the Advanced (OLX) problem editor.

The migration is written such that it will *not* overwrite an existing global
"No" waffle flag. Furthermore, our waffle utilities are designed such that
org-level and course-level overrides will still take preference over the flag
that the migration creates. Therefore, this should only take effect in cases
where no existing waffle flag applies.

BREAKING CHANGE: Operators who do not want the new React-based Markdown editor
to be shown should create a flag contentstore.use_react_markdown_editor with
the value "No".

We plan to backport this to Teak.
Prior art for flipping waffles like this: 9b00243
Part of: openedx/platform-roadmap#384
Co-authored-by: Muhammad Anas <muhammad.anas@arbisoft.com>
@kdmccormick
Copy link
Member Author

kdmccormick commented Jun 9, 2025

@Anas12091101 @ormsbee @pdpinch Would one of you be able to approve this PR? Farhaan gave his thumbs-up in Slack (#wg-build-test-release)

@kdmccormick
Copy link
Member Author

(The failure of Check Python Dependencies is unrelated and happening on other PRs too -- will investigate that separately)

@kdmccormick kdmccormick merged commit 4637463 into openedx:release/teak Jun 9, 2025
47 of 49 checks passed
@kdmccormick kdmccormick deleted the kdmccormick/react-editor-on-default-teak branch June 9, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants