Skip to content

Fix resize handle glitch in markdown editor

Sascha Eggenberger requested to merge markdown-hide-resize-handle into master

What does this MR do and why?

There is a very strange glitch which shows the resize handle on the markdown editor when navigating away from an issuable and using the browser back function.

Fixes the resize handle glitch in the markdown editor.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Go to an issuable (e.g. http://gdk.test:3000/flightjs/Flight/-/issues/3)
  2. Navigate away (e.g. to Settings > General)
  3. Use browser back function
  4. Verify the resize handle on the markdown editor

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 Sascha Eggenberger

Merge request reports