More options for sorting "status" table columns
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
Tables that have a "status" column can currently be sorted by it, but the sort behavior is currently unclear and insufficient. I propose letting the user sort that column by Success/Failed/Inconclusive/Total counts. I am not sure how the UI/UX on that would work, but I do think that separating them into their own columns (at least visually) is not the way to go.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the dashboard's current sorting behavior for tables with a status column. Clarify whether users should sort by Success, Failed, Inconclusive, and Total counts, then define the UI/UX and acceptance criteria for the chosen presentation without splitting the values into separate columns.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100