Staff not easily able to see the statuses that require their attention.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I think we need (for staff only) a filter that drops all the nulls, all the approved, and all those in statuses that AHs can edit. There would likely need to be some refining when we enter DM workflow.
This was partially addressed by work queue sort (#562) but not fully. The sort doesn’t necessarily make what is needed rise to the top.
When the arrow is pointing down (I think this normally means descending Z-A) the nulls are at the top and approved at the bottom —> the ones with values are descending but the nulls stop you from seeing that order
When the arrow is pointing up (I think normally A-Z) A is at the top, followed by other status codes then the nulls
There is no way to skip to the end of the pages (w/o paging one at a time) to see the end of your list
I don’t know what the full solution is I just know that while WQ sort helped it doesn’t actually solve the problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.