mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #5908] [bug]: Only first 10 collections visible in team workspace sidebar after latest update #2322
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#2322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CKalei on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5908
Originally assigned to: @mirarifhasan on GitHub.
Is there an existing issue for this?
Platform
Web App
Browser
Firefox
Operating System
Windows
Bug Description
What happened?
After upgrading to the latest Hoppscotch Docker build, only the first ~10 collections are displayed in the sidebar when I open a team workspace.
All collections still exist:
The issue does not occur in my personal workspace, only in a team workspace.
What I expected is to see all collections in the sidebar (or additional ones loading when scrolling), as before the update.
Steps to reproduce
Screenshots
I can provide screenshots if needed.
Additional context
Interceptor used (if request-related): Browser
Deployment: Self-hosted via Docker
Version: latest Docker build (hoppscotch/hoppscotch-backend:latest)
Workspace type: Team workspace
Logs and Console Output (if available)
GraphQL requests return 200 responses and include
rootCollectionsOfTeam, which suggests data is returned but not fully rendered in the UI.Additional details (if relevant)
The problem started immediately after updating to the latest Docker images. Clearing browser cache/storage did not resolve the issue.
Deployment Type
Self-hosted (on-prem deployment)
Version
2026.2.0
@carenswijaya01 commented on GitHub (Mar 3, 2026):
me too, not only the collections, but also if the requests > 10
@LIS-webDev commented on GitHub (Mar 3, 2026):
Same problem
@mareczek commented on GitHub (Mar 3, 2026):
+1
@jamesgeorge007 commented on GitHub (Mar 3, 2026):
Thanks for the report. We are currently investigating and will provide updates on progress.
@jamesgeorge007 commented on GitHub (Mar 5, 2026):
Closing since this is now addressed in the v2026.2.1 release.
@rupadana commented on GitHub (Mar 6, 2026):
+1