UI: Improve call pagination #81

Closed
opened 2024-12-20 14:49:10 -05:00 by amigan · 0 comments
Owner
  • Set start/end based on the beginning and end of the next or previous page in order to better bound the DB query by an indexed column
  • Readahead ~200 calls records and then paginate the chunk locally
* Set `start`/`end` based on the beginning and end of the next or previous page in order to better bound the DB query by an indexed column * Readahead ~200 calls records and then paginate the chunk locally
amigan added the
Priority
High
Kind/Finish
Component
UI
labels 2024-12-20 14:49:34 -05:00
amigan referenced this issue from a commit 2024-12-27 13:14:49 -05:00
amigan added this to the First release milestone 2024-12-27 14:57:27 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: amigan/stillbox#81
No description provided.