Skip to content

Enable breadcrumbs on search page

What does this MR do and why?

Our current search results page has breadcrumbs disabled. In contrast, pages like /dashboard/projects with similar layout does have breadcrumbs attached.

Screenshots or screen recordings

image

How to set up and validate locally

  1. In a local instance, go to the search page: /search
  2. Go to the search page with results: /search?search=flight
  3. In both instances, the breadcrumb should have an item for Search

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Fixes #395048 (closed)

Edited by Shane Maglangit

Merge request reports