I have a collection that is grouped into about 30 groups. Glideapp seems to handle the pagination of these groups by default, showing 20 at a time.
However, I’d like to reduce the number of groups shown at once in order to improve the performance of my app. Right now it takes a good 10 seconds for all the data to show.
I can reduce how many items are shown in each group, but only showing a few items is inconvenient for the user.
I’ve noticed this too. I had to abandon groups for a particular UI because it was REALLY sluggish.Not sure if this is a feature request or a bug but I’ll vote for it anyway.
1 Like