Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix thread pagination #609

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

kirit0s
Copy link

@kirit0s kirit0s commented Oct 31, 2024

Related issue - #556.

It looked like there was only forward direction support (not completely correct). But default behaviour in thread is backward direction. Also increased first fetch from 10 to 30 (when limit: None). 10 can force second request (default limit in element - 50).

Also delete manual sorting after getting from database (can't say for sure if this is necessary).

I also checked the fix on the server I'm using.

@girlbossceo
Copy link
Owner

We will look into this very soon, just so it doesn't feel like the contribution is lost. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants