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

Enhancement: Ability to sort by multiple columns #95

Open
plocket opened this issue Sep 2, 2019 · 3 comments
Open

Enhancement: Ability to sort by multiple columns #95

plocket opened this issue Sep 2, 2019 · 3 comments
Labels
enhancement New feature or request GHC 2019 OSD 2019 Grace Hopper Celebration Open Source Day issues

Comments

@plocket
Copy link

plocket commented Sep 2, 2019

It'd be good to be able to sort by multiple columns in a specific order of preference. That would make it easier to find shelters in the right locations (most important) that would be easiest to call (useful if you're short on time) and are most out of date.

@plocket plocket changed the title Feature: Ability to sort by multiple columns Enhancement: Ability to sort by multiple columns Sep 2, 2019
@miklb
Copy link
Contributor

miklb commented Sep 2, 2019

There is a goal to have a single page that makes it easy to “make one call” but manual sorting still sounds like a good idea. We also have an issue to refresh the admin UI/UX where this would be related.

@nihonjinrxs nihonjinrxs added enhancement New feature or request GHC 2019 OSD 2019 Grace Hopper Celebration Open Source Day issues labels Sep 16, 2019
@maggieperk
Copy link

Looking into this as part of GHC OSD

@maggieperk
Copy link

As an update - I looked into the documentation on multi-column sort that you can see here: https://datatables.net/examples/basic_init/multi_col_sort.html. By default, this is already enabled by "User shift click on a column (added the clicked column as a secondary, tertiary etc ordering column)." I tested this on the website and this works. However, this is clearly not easy for users to see - one of the options would be adding a message on the site to explain how this works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GHC 2019 OSD 2019 Grace Hopper Celebration Open Source Day issues
Projects
None yet
Development

No branches or pull requests

4 participants