Do not show load more for complete visible picker pages #724

Closed
opened 2026-05-12 17:28:53 +00:00 by barrettruth · 0 comments
Owner

Release and CI picker pagination can be computed from the raw fetched rows before local filters are applied. This can show a Load more row even when the visible filtered page is already complete.

Scope:

  • Share the picker row pagination helper where possible.
  • Base Load more on visible rows after local filtering.
  • Add regression coverage for release and CI filtered views plus exact-limit boundaries.

Non-goals:

  • Durable picker cache semantics.
  • Backend server-side filtering changes.
  • Broader picker UX changes.
Release and CI picker pagination can be computed from the raw fetched rows before local filters are applied. This can show a Load more row even when the visible filtered page is already complete. Scope: - Share the picker row pagination helper where possible. - Base Load more on visible rows after local filtering. - Add regression coverage for release and CI filtered views plus exact-limit boundaries. Non-goals: - Durable picker cache semantics. - Backend server-side filtering changes. - Broader picker UX changes.
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
barrettruth/forge.nvim#724
No description provided.