Skip to content

When minStats is not nil, sort records descending just like maxStats #19

Description

@TheCodeSinger

I've added pagination support (locally) for Next/Previous Page. However, the previous page doesn't feel right because I do this by setting minStats equal to the total Stats of the first record in current list. Then the next list comes and the sort order is reversed. We should keep it consistently descending so the pagination feels right.

OR should I just reverse the list myself?

I realize it made sense when minStats was an isolated query. Calling this a bug just to give it more visibility. :)

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions