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

Allow Table headers to sort ascending and descending #13

Open
lgroschen opened this issue Nov 7, 2014 · 2 comments
Open

Allow Table headers to sort ascending and descending #13

lgroschen opened this issue Nov 7, 2014 · 2 comments
Assignees
Milestone

Comments

@lgroschen
Copy link
Contributor

Allow Table headers to sort ascending and descending and preserve the sort between page loads so the user can always keep their preference. Also allowing multiple sorts to stack on each other and also save.

Then create a fallback default sort of the newest traps first and oldest last.

@lgroschen
Copy link
Contributor Author

Going to go with some kind of jquery plugin, or something like this: https://datatables.net/examples/plug-ins/api.html

Will use bootstrap to draw the tables and buttons so not much visually should change, besides making the tables a lot more clean.

@hedenface
Copy link
Contributor

This should be rather easy. Even though it's an enhancement, we'll schedule for a 3.0.3 release.

@hedenface hedenface self-assigned this Jun 17, 2017
@hedenface hedenface added this to the 3.0.3 milestone Jun 17, 2017
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

2 participants