Skip to content

Remove unnecessary write tab for content editor

Marcel van Remmerden requested to merge remove-write-content-editor into master

What does this MR do and why?

Removes the "Write" tab in the Content Editor, as it's useless on its own without any other tabs.

Previous discussion: #379045 (comment 1331016710)

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

Feature.enable(:content_editor_on_issues)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marcel van Remmerden

Merge request reports