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

NFTs sorting by name on case insensitve mode #1588

Open
janmichek opened this issue Sep 13, 2023 · 1 comment
Open

NFTs sorting by name on case insensitve mode #1588

janmichek opened this issue Sep 13, 2023 · 1 comment
Labels

Comments

@janmichek
Copy link

There is obviously an issue with sorting by name. The names are not alphabetically sorted. Apparently, the case sensitivity of the first character is responsible for changing the order.

https://mainnet.aeternity.io/mdw/v2/aex141?limit=100&direction=forward&by=name

image

@jyeshe jyeshe changed the title NFTs sorting by name bug NFTs sorting by name on case insensitve mode Sep 15, 2023
@jyeshe jyeshe added the request label Sep 15, 2023
@jyeshe
Copy link
Member

jyeshe commented Sep 15, 2023

Currently on lexicographical order.

@jyeshe jyeshe self-assigned this Sep 15, 2023
@jyeshe jyeshe removed their assignment Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants