You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Target branch: unstable
Observed behavior
When navigating to a folder by clicking on it in the folder tree panel (left sidebar), the "Show More" button does not appear at the bottom of the content list, when there are more subfolders to display. This causes only a partial set of children to be displayed, with no way for the user to load the rest.
The issue doesn't seem to occur when navigating to the same folder through the main content panel, unless you've already used the left sidebar.
Errors and logs
With "Show More"
Without "Show More"
Screen.Recording.2026-07-23.at.11.32.41.AM.mov
Expected behavior
The "Show More" button should appear at the bottom of the content list regardless of whether the folder was opened through the tree panel or the main panel.
User-facing consequences
Users navigating using the folder tree panel see an incomplete list of content and do not know that additional folders exist, or no longer see content that was previously visible, leading to the impression that content is missing from a channel.
Steps to reproduce
Clear browser cache
Open a channel in Kolibri Studio that has a folder with enough subfolders to trigger pagination
Navigate to that folder by clicking on it in the folder tree panel in the left sidebar, rather than clicking through the main content panel
Scroll to the bottom of the list
The "Show More" button is absent and only some of the subfolders are displayed
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Target branch: unstable
Observed behavior
When navigating to a folder by clicking on it in the folder tree panel (left sidebar), the "Show More" button does not appear at the bottom of the content list, when there are more subfolders to display. This causes only a partial set of children to be displayed, with no way for the user to load the rest.
The issue doesn't seem to occur when navigating to the same folder through the main content panel, unless you've already used the left sidebar.
Errors and logs
Screen.Recording.2026-07-23.at.11.32.41.AM.mov
Expected behavior
The "Show More" button should appear at the bottom of the content list regardless of whether the folder was opened through the tree panel or the main panel.
User-facing consequences
Users navigating using the folder tree panel see an incomplete list of content and do not know that additional folders exist, or no longer see content that was previously visible, leading to the impression that content is missing from a channel.
Steps to reproduce