[Comments] Add a visual toggle for including archived
requested to merge 421720-comments-add-a-visual-toggle-for-including-archived-projects-in-search-results into master
What does this MR do and why?
Added archived filter for Global search "comments" scope.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Make sure advanced search is installed and enabled
- In rails enable FF
echo 'Feature.enable(:search_notes_hide_archived_projects)' | rails c
- Visit the global search page, issues scope
http://gdk.test:3000/search?scope=notes&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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #421720 (closed)
Edited by Tomas Bulva