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

Sorting Alphabetically #1149

Open
rubengarciam opened this issue Jul 19, 2017 · 2 comments
Open

Sorting Alphabetically #1149

rubengarciam opened this issue Jul 19, 2017 · 2 comments

Comments

@rubengarciam
Copy link

rubengarciam commented Jul 19, 2017

Sorting by items like names, etc are not returned in alphabetical order.

For example, if a collection contains Items with titles "item #1", item #2", item #10", "item #11", the output will be:

When instead it should be

Is the sorting not taking into consideration the length of the item?

@kristiandupont
Copy link
Contributor

You are right, sorting doesn't do this currently. I agree that it would be nice -- we'll keep it in mind.

@mjm918
Copy link

mjm918 commented Aug 14, 2019

Any update on this?

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

No branches or pull requests

4 participants