Skip to content

search: Handle empty repository revisions in context UI

Warren Gifford requested to merge ts/fix-repository-names-query into main

Created by: tsenart

When passing an empty list of repository names on dotcom, we'd try to load ALL repos in the instance. This makes it so we don't send a request to the backend unless we have names to check.

Follow up from #29327

Merge request reports

Loading