Checklist:
Describe the bug
No repositories connected
Connect your repo to deploy apps.
By contrast, GitHub shows something like (on the PR view in preview when you've hidden all of the files):
No files matched your search
To Reproduce
- Visit ArgoCD
- Visit /settings/repos
- Ensure you have at least one happy repository and no unknown repositories (sadly https://cd.apps.argoproj.io/settings/repos has 0 repositories and is thus disqualified for this)
- Select Status: Unknown
Expected behavior
A message that says there are no repositories with status unknown or no repositories matching the criteria
Screenshots
Filtering repositories by status unknown yields:

Version
{
"Version": "v3.2.3+2b6251d",
"BuildDate": "2025-12-24T12:10:11Z",
"GitCommit": "2b6251dfedb54de40596272a73ed1fb19d740219",
"GitTreeState": "clean",
"GoVersion": "go1.25.0",
"Compiler": "gc",
"Platform": "linux/amd64",
"KustomizeVersion": "v5.7.0 2025-06-28T07:00:07Z",
"HelmVersion": "v3.18.4+gd80839c",
"KubectlVersion": "v0.34.0",
"JsonnetVersion": "v0.21.0"
}
Logs
Paste any relevant application logs here.
Checklist:
argocd version.Describe the bug
By contrast, GitHub shows something like (on the PR view in preview when you've hidden all of the files):
To Reproduce
Expected behavior
A message that says there are no repositories with status unknown or no repositories matching the criteria
Screenshots
Filtering repositories by status unknown yields:
Version
{ "Version": "v3.2.3+2b6251d", "BuildDate": "2025-12-24T12:10:11Z", "GitCommit": "2b6251dfedb54de40596272a73ed1fb19d740219", "GitTreeState": "clean", "GoVersion": "go1.25.0", "Compiler": "gc", "Platform": "linux/amd64", "KustomizeVersion": "v5.7.0 2025-06-28T07:00:07Z", "HelmVersion": "v3.18.4+gd80839c", "KubectlVersion": "v0.34.0", "JsonnetVersion": "v0.21.0" }Logs