Lack of interest Please remove the limit for pages from the GET threads/ endpoint (currently 3 pages)

This suggestion has been closed automatically because it did not receive enough votes over an extended period of time. If you wish to see this, please search for an open suggestion and, if you don't find any, post a new one.

Cylon

Member
Hi!

This endpoint would be the perfect endpoint to implement an infinite scroll of new posts, but regrettably, it is limited to the 3 pages.

The alternative to implement an infinite scroll with the other endpoints available is much more complicated (the only idea I have is to retrieve a page with the threads for each forum, mix them in the client-side, and when the bottom of the infinite scroll is reached, repeat this process, but the performance is very poor and not elegant).

Thanks!
 
Upvote 2
This suggestion has been closed. Votes are no longer accepted.
Back
Top Bottom