~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
RESOLVED FIXED
Submitter
~petersanchez
Assigned to
No-one
Submitted
a month ago
Updated
a month ago
Labels
bug

~petersanchez REPORTED FIXED a month ago

Peter Sanchez referenced this ticket in commit 9d69e58.

Register here or Log in to comment, or comment via email.