Allow sorting on *ALL* columns #994
Unanswered
JesseWeinstein
asked this question in
Ideas
Replies: 1 comment
-
This is a good idea. I think there's a tool in Rails that we could use to help with this. I'll look into it once I've gotten a couple of other things off my to-do list. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rather than having explicit buttons that only allow sorting on a few columns -- can we just implement a general sortable-columns library, that allows for arbitrary sorting on all the columns? Specifically, I'd love to be able to sort on whether or not documents are available.
Beta Was this translation helpful? Give feedback.
All reactions