Skip to content

Add scope components to mount filters - step 2

Tomas Bulva requested to merge 413237-add-scope-components into master

What does this MR do and why?

Add a visual toggle for archived projects. This is the first issue of an epic that will add an "include archived" filter toggle to all scopes in the global search. This requires the reorganization of the files inside the left navigation component set. As well as adding a reusable toggle archived component.

This MR is 2/3 - Add scope components to mount filters

MR State
Rename older filter components for consistency in review
Add scope components to mount filters 👈 in review
Add "include archived" component in review

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. This MR requires advanced search to be configured and enabled.
  2. Visit the Advanced search page: http://gdk.test:3000/search?scope=projects&search=%2A

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

Edited by Tomas Bulva

Merge request reports