Skip to content

Conversation

@andy-k
Copy link
Collaborator

@andy-k andy-k commented Mar 14, 2022

return game counts alongside nonempty responses, so that frontend can use https://ant.design/components/pagination/

known feature: when requested an out-of-range page (for example: page 3 of a 5-item result) it will return 0 count. frontend should retry with page 1 to be really sure it's zero count. not sure if it's worth the extra code to get the correct count in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants