Skip to content

Small UI tweaks on search results pages

Annabel Dunstone Gray requested to merge start-global-search-results into master

What does this MR do and why?

  • Remove unnecessary spaces and horizontal lines
  • Clean up margins/padding
  • Combine help links (check what else we could do here)
  • Remove space between project/group labels and dropdown

Todo:

  • Remove button to open filters (is this needed? we already have the fixed button to open the sidebar from the breadcrumb bar at the top) (separate MR)
  • Code results fixes (separate MR)
  • Add page header? (separate MR)
  • Check layout when elasticsearch is disabled

What does this MR not do?

Changes to empty states

Screenshots or screen recordings

Elasticsearch enabled

Before After
Screenshot_2024-04-16_at_2.42.26_PM Screenshot_2024-04-16_at_2.39.42_PM

Elasticsearch disabled

Before After
Screenshot_2024-04-16_at_2.50.58_PM Screenshot_2024-04-18_at_11.18.20_AM

How to set up and validate locally

Links

Edited by Annabel Dunstone Gray

Merge request reports