Skip to content

Fixes overflow issue with comment edit focus on editor

Sascha Eggenberger requested to merge mr-changes-comment-edit-focus-fix into master

What does this MR do and why?

Fixes overflow issue with comment edit focus on editor.

Screenshots or screen recordings

Before After
before after
before_edit after_edit

How to set up and validate locally

  1. Go to an MR (e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3/diffs)
  2. Change to the Changes tab
  3. Add a comment to a code line
  4. Edit comment
  5. Check focus ring around 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.

Related to #398215 (comment 1429720115)

Edited by Sascha Eggenberger

Merge request reports