You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Brief Description:
The price sorting is incorrect. In order, I have:
10.00
12.00
20.00
3.50
4.50
9.00
It looks like it is alphabetical order instead of numeric?
Operating System (OS and version): Ubuntu Linux 20.04
OpenBazaar version (shown on About OpenBazaar page in menu): client 2.4.8, server 0.14.5
Hardware: PC (intel NUC).
Reproducible (Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce): Always
Steps to reproduce:
in openbazaar-desktop, open a shop with multiple prices, including some of different magnitude (in the tens, hundred, thousands.
Sort by price, either low to high or high to low
see the incorrect sort
Observed Behavior:
incorrect sort
Expected Behavior:
correct sort
Additional info (links, images, etc go here):
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Brief Description:
The price sorting is incorrect. In order, I have:
10.00
12.00
20.00
3.50
4.50
9.00
It looks like it is alphabetical order instead of numeric?
Operating System (OS and version): Ubuntu Linux 20.04
OpenBazaar version (shown on
About OpenBazaar
page in menu): client 2.4.8, server 0.14.5Hardware: PC (intel NUC).
Reproducible (Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce): Always
Steps to reproduce:
Observed Behavior:
incorrect sort
Expected Behavior:
correct sort
Additional info (links, images, etc go here):
The text was updated successfully, but these errors were encountered: