Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters on maplestory.net/discover not accurate #5

Open
AvivLiberman opened this issue Dec 11, 2021 · 0 comments
Open

Filters on maplestory.net/discover not accurate #5

AvivLiberman opened this issue Dec 11, 2021 · 0 comments

Comments

@AvivLiberman
Copy link

Due to #4 I can't check if the sortBy is working in the endpoint.

On the discover page Sort By:

  • Name (Z to A) is using query sortBy=%2Bname which is A to Z
  • Name (A to Z) is using query sortBy=-name which brings Z to A
  • Level (Low to High) is using query sortBy=-level actually brings High to Low => this is a bug
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

No branches or pull requests

1 participant