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

Beta report - sort order of drop downs not obvious #845

Open
tunetheweb opened this issue May 1, 2024 · 2 comments
Open

Beta report - sort order of drop downs not obvious #845

tunetheweb opened this issue May 1, 2024 · 2 comments
Assignees

Comments

@tunetheweb
Copy link
Member

For example:

Categories drop down

Same for:

  • Country
  • Rank (this one might be tricker as you'd ideally want them in size order but that doesn't match the label)

At the moment they are sorted by popularity but that is not obvious to the user, and probably alphabetical makes more sense anyway.

@rviscomi
Copy link
Member

rviscomi commented May 1, 2024

Since we're aiming for feature parity, and there is no existing category dropdown to align with, sorting A-Z SGTM. However, I don't think we should change the sort order of the technologies or geos list, which are currently weighted by number of origins:

image image

If necessary, we could include the number of origins to make it more obvious, like in the geo dropdown.

@tunetheweb
Copy link
Member Author

Never even noticed they we're in alphabetical order on the old report!

I think num origins would definitely make it clearer why in that order.

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

3 participants