Skip to content

Add Content editor to project topic descriptions

What does this MR do and why?

This MR adds the new content Editor to Project Topic Descriptions

Screenshots or screen recordings

Screenshot_2023-05-22_at_12.21.52

How to set up and validate locally

  1. Log in to GDK as an instance admin
  2. Go to /admin/topics/new and verify the new content editor is visible.
  3. Enable the Content editor FF by running echo "Feature.enable(:content_editor_on_issues)" | rails c
  4. Verify the content editor shows the Rich text editor functionality correctly

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 #407497 (closed)

Edited by Janis Altherr

Merge request reports