Skip to content

MR sidebar label selection fixes

Sascha Eggenberger requested to merge label-selection-mr-sidebar into master

What does this MR do and why?

MR sidebar label selection fixes:

  • Fixes focus when keyboard arrow down key is used (focused on the container before)
  • Fixes the spacing between selected labels and the dropdown
  • Fixes the issue with the edit button not toggling the dropdown's visibility

Screenshots or screen recordings

Before After
before after
before after

How to set up and validate locally

  1. Go to an MR
  2. Check the label selection in the sidebar
  3. Edit the MR
  4. Check the label selection in the edit MR form

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 #417912 (closed), !88908 (merged)

Edited by Sascha Eggenberger

Merge request reports