Skip to content

Changed position of search group in the Global Search modal

Tomas Bulva requested to merge tbulva-move-search-to-top into master

What does this MR do and why?

Global Search modal position of the results was bit confusing it wasn't clear that the command palette is showing search results. This change is seeking to fix this issue by moving the scope search items to the top of the modal

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-10-18_at_18.19.53 Screenshot_2024-10-18_at_18.13.28

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit any Gitlab page http://gitlab.test:3000
  2. Open Search modal clicking Search or go to... button
  3. Search anything (eg. test)
  4. See Search for 'test' in... result on first position

relates to #498078

Edited by Tomas Bulva

Merge request reports

Loading