~netlandish/links#102: 
"Back" (previous) pagination links may be wonky

Yes, "wonky" is a technical term.

I stumbled onto a couple of different logic situations for cursor pagination. In some cases the right order may be returned from the GraphQL API but the presentation is backwards. Usually the handler just needs to reverse the result list before populating the template.

However, I also noticed different ordering logic, etc. in different resolvers and this needs to be corrected. The logic should be the same in all cases.

Status
REPORTED
Submitter
~petersanchez
Assigned to
No-one
Submitted
14 days ago
Updated
14 days ago
Labels
bug