Skip to content

Remove frontend code for search_blobs_hide_archived_projects ff

Terri Chu requested to merge 421451-tchu-cleanup-frontend-flag-reference into master

What does this MR do and why?

Related to #421451 (closed)

Backend code for search_blobs_hide_archived_projects flag was removed in !132123 (merged) but frontend code was not removed

This MR removes the frontend flag dependent code and updates tests

Screenshots or screen recordings

archived checkbox should always show up in code search

image

How to set up and validate locally

  1. perform a code search
  2. validate that archived checkbox filter is shown

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Terri Chu

Merge request reports