Skip to content

Add "include archived" component - step 3

Tomas Bulva requested to merge 413237-add-include-archived 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 3/3 - Add "include archived" component

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