Skip to content

Fix loading spinner for legacy Filtered search dropdown

What does this MR do and why?

Fixes and updates loading spinner in Filtered search dropdown to be pajamas compliant

Screenshots or screen recordings

Before After
Filtered_search_spinner_-_before Filtered_search_spinner_-_after

How to set up and validate locally

  1. This can be tested on Merge request list page for example
  2. Select any token in search and display available values. When loading, the spinner should be visible
  3. To validate locally, some throttling in the browser's Network tab may be required to have time to see the loading spinner.

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 #353727 (closed)

Merge request reports