[Milestones] Add a visual toggle for including archived projects in search results
Proposal
For the milestones
scope using feature flag: search_milestones_hide_archived_projects
(gated to user actor)
Add a filter for including archived projects which sends include_archived=true
to the backend.
This requires adding a toggle to include archived project results on all project-related search results
Note: The toggle should show up for Group and Global searches. Project scoped searches will return results whether the project is archived or not