Skip to content

Missaligned ref-selector dropdown button on search page status bar

What does this MR do and why?

Ref-selector dropbox button is misaligned on the search page status bar.

Screenshots or screen recordings

http://127.0.0.1:3000/search?search=test&scope=blobs&group_id=33&project_id=7

before after
Screenshot_2023-02-21_at_12.30.30 Screenshot_2023-02-21_at_13.18.49

http://127.0.0.1:3000/flightjs/Flight/-/graphs/master?ref_type=heads

before after
Screenshot_2023-02-21_at_13.07.47 Screenshot_2023-02-21_at_13.09.25

http://127.0.0.1:3000/flightjs/Flight/-/find_file/master

before after
Screenshot_2023-02-21_at_13.07.55 Screenshot_2023-02-21_at_13.09.34

How to set up and validate locally

  1. Checkout this branch
  2. Search anything via global search (e.g. http://127.0.0.1:3000/search?search=test&scope=blobs&group_id=33&project_id=7).
  3. Check other pages with the same component
    • http://127.0.0.1:3000/flightjs/Flight/-/graphs/master?ref_type=heads
    • http://127.0.0.1:3000/flightjs/Flight/-/find_file/master
    • Screenshot_2023-02-21_at_13.22.58

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

Edited by Tomas Bulva

Merge request reports