Add ability to cycle through table sorting states including default (unsorted) state #422
Senn-Patteet
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, once you start sorting a column in the table, there is no way to return to the default sorting state.
Would it make sense to cycle between three sorting states (ascending, descending, and default) instead of starting with a default sorting state that you can't return to after clicking once? This behavior is similar to how the Material Table sorting works.
Beta Was this translation helpful? Give feedback.
All reactions