Skip to content

Content editor: Fix layout shifting

Sascha Eggenberger requested to merge content-editor-fix-layout-shifting into master

What does this MR do and why?

Content editor: Fixes layout shifting.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Enable content editor echo "Feature.enable(:content_editor_on_issues)" | rails c
  2. Go to an issue and toggle the content editor for adding a new comment (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/3)

MR acceptance checklist

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

Releated to #417912 (closed)

Merge request reports