Skip to content

[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 Screen_Shot_2022-09-29_at_10.47.41_AM Screen_Shot_2022-09-29_at_10.45.06_AM
Epics Screen_Shot_2022-09-29_at_10.46.57_AM_1 Screen_Shot_2022-09-29_at_10.45.30_AM

How to set up and validate locally

  1. Enable the content_editor_on_issues feature flag.
  2. Edit an existing issue or epic.
  3. You should be able to switch between the Classic Markdown Editor and the Content Editor.
  4. 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.

Related to #371931 (closed)

Edited by Enrique Alcántara

Merge request reports

Loading