[BUG] Desktop app: /projects list only loads 30 projects (66 total), infinite scroll never triggers

Resolved 💬 3 comments Opened Apr 15, 2026 by rocklambros Closed Apr 18, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Claude Desktop 1.2581.0 (f103981) / macOS 15.3
Issue: /projects view renders only 30 of 66 projects in org.
Infinite scroll / pagination never triggers; scrolling to bottom does
nothing; client-side project search cannot find the missing projects
(data is not loaded, not a render issue). Same URL
(claude.ai/projects) renders all 66 correctly in Chrome with same
account/org/cookies. Issue is persistent across fresh launch, cache
clear, and re-login. Log evidence in ~/Library/Logs/Claude/main.log
shows normal [Spaces] Loaded 1 spaces for <acct>/<org>, no API errors
on the projects endpoint during load.

main.log

What Should Happen?

All projects appear in claude desktop.

Error Messages/Logs

Steps to Reproduce

Open the Claude Code desktop app and sign in to the account that has access to the org with 66 projects.
In the app, open the Projects view (or go to claude.ai/projects).
Confirm the org context is correct (the org that should have 66 projects).
Scroll to the bottom of the Projects list and keep scrolling for 10 seconds.
Observe that only 30 projects load and the list does not continue loading (infinite scroll never triggers).
Use the in-app project search and confirm the missing projects are not found (they are not loaded).
Open the same claude.ai/projects URL in Chrome with the same account/org and confirm all 66 projects load correctly there.

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.109

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗