Skip to content

Add syntax options drawer to topBar component

Tomas Bulva requested to merge add-syntax-options-drawer into master

What does this MR do and why?

Adding a shared component markdown drawer to the search page

4/4

Issue: #329234 (closed)

Screenshots or screen recordings

before after
Screenshot_2022-12-01_at_12.33.04 Screenshot_2022-12-01_at_12.32.23
Screenshot_2022-12-01_at_14.02.21 Screenshot_2022-12-01_at_14.01.56
Screenshot_2022-12-01_at_14.00.51 Screenshot_2022-12-01_at_14.00.19

How to set up and validate locally

  1. Checkout this branch
  2. Make sure your advanced search is enabled (https://gitlab.com/gitlab-org/gitlab-development-kit/blob/main/doc/howto/elasticsearch.md)
  3. Navigate to the global search page (http://gdk.url/search)
  4. if you are searching within project branches only the default branch shows the syntax options drawer

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

Edited by Tomas Bulva

Merge request reports

Loading