Add ability to group by urgency #788
Closed
Replies: 2 comments
-
This will be included in the next release. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Requested in reddit:
Current answer
Not yet. It will become easy when I've finished the work on #664:
I had an initial implementation of grouping by urgency level, and the main problem was the sorting of the groups was meaningless, as the groups are displayed in alphabetical order, and current have no notion of sorting depending on the kind of data the group represents.
Here's an example screenshot showing the non-useful order of the groups in the right-hand-side:
Beta Was this translation helpful? Give feedback.
All reactions