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

List of variations within categories in most-frequently borrowed order #51

Open
galiakraicheva opened this issue Aug 21, 2017 · 2 comments

Comments

@galiakraicheva
Copy link
Collaborator

Can we order the items in the variations in the following order: the one that have been borrowed the most times are displayed first?

@valo
Copy link
Owner

valo commented Aug 22, 2017

I am wondering if having a stable sorting which doesn't change over time will be better? If the sorting rules are dynamic the items will be in different places over time, which might make them harder to find. What do you think?

@galiakraicheva
Copy link
Collaborator Author

OK, let's try that :) We may change it if decide so in future :)

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

2 participants