after sort by status, secondary sort by Weeks in queue
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- typescript
Research direction
Start by locating the status-sort handler or query and the existing weeks_in_queue field in the repository. Check how status sorting behaves in both ascending and descending directions, then verify that records within each status are ordered by weeks_in_queue descending. Done means both sort directions consistently apply that secondary ordering.
Written by the indexing model from the issue text.
Description
An enhancement - After the user clicks to sort by Status, within that sort, it would be nice to automatically order by 'Weeks in queue' descending. This would make it easier to see what documents are oldest within a given status. (Currently it's unclear what the sort is within each status.)
I propose Weeks in state desc no matter whether status is asc or desc, i.e.,
ORDER BY status desc, weeks_in_queue desc
ORDER BY status asc, weeks_in_queue desc
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 3
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 8
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.
More from ietf-tools/queue
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ietf-tools/queue#130 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ietf-tools/queue#129 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
ietf-tools/queue#128 ·
-
enhancement
Difficulty 1/5 Under an hour Newbie friendliness 90/100
ietf-tools/queue#127 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
ietf-tools/queue#126 · 1 comment ·
All issues in ietf-tools/queue
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
fullcalendar/fullcalendar#8106 ·