[GH-ISSUE #5908] [bug]: Only first 10 collections visible in team workspace sidebar after latest update #2322

Closed
opened 2026-03-16 23:56:52 +03:00 by kerem · 6 comments
Owner

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?

  • I have searched existing issues and this bug hasn't been reported yet

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:

  • they appear when using the search/filter
  • GraphQL requests return HTTP 200 with valid data
  • backend seems to work correctly

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

  1. Deploy latest Hoppscotch Docker images
  2. Open a team workspace containing more than 10 collections
  3. Check the collections sidebar
  4. Only the first ~10 collections are visible, while others appear via search

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

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? - [x] I have searched existing issues and this bug hasn't been reported yet ### 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: - they appear when using the search/filter - GraphQL requests return HTTP 200 with valid data - backend seems to work correctly 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 1. Deploy latest Hoppscotch Docker images 2. Open a team workspace containing more than 10 collections 3. Check the collections sidebar 4. Only the first ~10 collections are visible, while others appear via search ## 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
kerem 2026-03-16 23:56:52 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@carenswijaya01 commented on GitHub (Mar 3, 2026):

me too, not only the collections, but also if the requests > 10

<!-- gh-comment-id:3989416526 --> @carenswijaya01 commented on GitHub (Mar 3, 2026): me too, not only the collections, but also if the requests > 10
Author
Owner

@LIS-webDev commented on GitHub (Mar 3, 2026):

Same problem

<!-- gh-comment-id:3990242720 --> @LIS-webDev commented on GitHub (Mar 3, 2026): Same problem
Author
Owner

@mareczek commented on GitHub (Mar 3, 2026):

+1

<!-- gh-comment-id:3990538642 --> @mareczek commented on GitHub (Mar 3, 2026): +1
Author
Owner

@jamesgeorge007 commented on GitHub (Mar 3, 2026):

Thanks for the report. We are currently investigating and will provide updates on progress.

<!-- gh-comment-id:3991386669 --> @jamesgeorge007 commented on GitHub (Mar 3, 2026): Thanks for the report. We are currently investigating and will provide updates on progress.
Author
Owner

@jamesgeorge007 commented on GitHub (Mar 5, 2026):

Closing since this is now addressed in the v2026.2.1 release.

<!-- gh-comment-id:4005916884 --> @jamesgeorge007 commented on GitHub (Mar 5, 2026): Closing since this is now addressed in the [v2026.2.1](https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.1) release.
Author
Owner

@rupadana commented on GitHub (Mar 6, 2026):

+1

<!-- gh-comment-id:4008838244 --> @rupadana commented on GitHub (Mar 6, 2026): +1
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#2322
No description provided.