Skip to content
Snippets Groups Projects

Fix thread pagination

Merged Imported Import User requested to merge github/fork/kirit0s/thread-pagination into main

Related issue - #556 (closed).

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading