[Feature flag] Allow using the Content Editor to edit issuable descriptions
What does this MR do and why?
It allows editing issues and epics using the Content Editor. This change is behind the content_editor_on_issues
feature flag.
Screenshots or screen recordings
Feature | Before | After |
---|---|---|
Issues | ![]() |
![]() |
Epics | ![]() |
![]() |
How to set up and validate locally
- Enable the
content_editor_on_issues
feature flag. - Edit an existing issue or epic.
- You should be able to switch between the Classic Markdown Editor and the Content Editor.
- Save your changes with any of the editors.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #371931 (closed)
Edited by Enrique Alcántara