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

[Bug] Price sorting #33

Closed
Pocket-Deer opened this issue Feb 16, 2020 · 1 comment
Closed

[Bug] Price sorting #33

Pocket-Deer opened this issue Feb 16, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@Pocket-Deer
Copy link

What is the problem?
When sorting by the price of items, the wrong sorting algorithm is used. For examples:

image

And if you look a little lower, then in this place the numbers are sorted by the "first digits", and not by the total value:

image

How to reproduce:
Just sort items for price from higher to lower

@ZeusJunior ZeusJunior added the bug Something isn't working label Feb 16, 2020
ZeusJunior added a commit that referenced this issue Feb 23, 2020
@ZeusJunior
Copy link
Owner

Fixed in dev, will be released in v1.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants