Hi all-
Could we add pagination, or some sort of lazy loading to the Bubble go app viewer? Due to being a collaborator on a lot (200+) apps over the years the initial load of bubble go takes 1-2 minutes each time because it seems to load the entire list.
2 Likes
+1 for this, I’m running into the same issue. As a collaborator on a couple hundred apps, the Bubble Go “App viewer” takes 1–2 minutes to load because it appears to fetch and render the full list every time.
A few ideas that would make a big difference here:
-
Pagination or infinite scroll so the app list loads in small chunks instead of all at once.
-
A “Recently opened / Favorites” section at the top, so we don’t need the full list on first load.
-
Server‑side filtering/search that triggers before the full dataset is pulled, e.g. type to filter by app name or owner and only fetch matching results.
For people who work as agencies or long‑term collaborators, this would seriously improve the experience of using Bubble Go day‑to‑day, especially on slower connections or older devices
1 Like
Same here, takes even 5-8 minutes to load
pinging the team about this. Have any of you submitted a support request yet?
Hey all - appreciate the feedback. This is pain we experience internally as well (I have about 200 apps myself). The issue is with the specific endpoint we use to grab all user mobile apps, we haven’t optimized it at all since the initial implementation. Now that we have more usage on BubbleGo, its a higher priority to fix.
I’ll follow up with our plan of attack / timeline shortly