Skip to content

Improve loading states of sidebar items

Sascha Eggenberger requested to merge sidebar-loading-states into master

What does this MR do and why?

Improve loading states of sidebar items

Improves the loading state of assignees, reviewers and time tracking items in the sidebar:

  • Bold text for label
  • Moves loading icon to right

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
assignee_before assignee_after
reviewers_before reviewers_after
time_tracking_before time_tracking_after

How to set up and validate locally

  1. Check out an issuable, e.g. http://gdk.test:3000/flightjs/Flight/-/issues/3
  2. Check out an MR, e.g. http://gdk.test:3000/flightjs/Flight/-/merge_requests/3

Related to #425467 (closed)

Edited by Sascha Eggenberger

Merge request reports