Skip to content

Editor UI: Fix focus ring

Sascha Eggenberger requested to merge new-editor-ui-fix-focus into master

What does this MR do and why?

Fixes the focus ring of the new Editor UI. Fixes also the scrolling overlay on the focus.

Removes gl-focus $inset: true.

Screenshots or screen recordings

Before After
markdown_before markdown_after
markdown_before_dark markdown_after_dark
richtext_before richtext_after
richtext_before_dark richtext_after_dark
focus_scroll_before focus_scroll_after

How to set up and validate locally

  1. Go to an issuable/MR (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.

Edited by Sascha Eggenberger

Merge request reports