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 of drop-down lists #138

Open
apdavison opened this issue Jan 24, 2018 · 3 comments
Open

Sorting of drop-down lists #138

apdavison opened this issue Jan 24, 2018 · 3 comments

Comments

@apdavison
Copy link
Member

The entries in drop-down lists should be sorted, as follows:

  • species: alphabetical
  • brain region: alphabetical
  • cell type: alphabetical
  • model type: by scale, from smallest (molecular) to largest (mean field)
  • organisation: alphabetical

In all cases, "Other" should be the last entry.

HFragnaud added a commit to HFragnaud/hbp-validation-framework_dev that referenced this issue May 16, 2018
HFragnaud added a commit that referenced this issue May 16, 2018
@appukuttan-shailesh
Copy link
Collaborator

Some of these are implemented, but not all.

E.g.brain_region is in alphabetical order
but species is not.

@appukuttan-shailesh
Copy link
Collaborator

@apdavison : do you want this handled at the API level (JSON response) or in the apps?

@apdavison
Copy link
Member Author

at the API level

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