Skip to content

MR sidebar: Fix reviewers loading icon spacing

Sascha Eggenberger requested to merge mr-sidebar-fix-loading-icon-spacing into master

What does this MR do and why?

MR sidebar: Adds missing spacing for reviewers loading icon (between title and loading icon).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after
before_all after_all

How to set up and validate locally

  1. Go to an MR, http://gdk.test:3000/flightjs/Flight/-/merge_requests/12
  2. You can use Vue Devtools to set the component into it's loading state

Related to #425467 (closed)

Merge request reports