mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Sort release-track members chronologically
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Release-track members cannot be ordered by when they were last edited, making it difficult to review recent changes first.
Describe the solution you'd like
Allow Candidates, Staged, and Released Members to be sorted chronologically by last-edited date, with newest-first and oldest-first options.
Describe alternatives you've considered
Manually reviewing timestamps on individual member cards.
Additional context
Sorting should operate independently per column and retain existing member actions.
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 locating the release-track view that renders the Candidates, Staged, and Released Members columns and their member cards. Review how each column currently handles member actions and identify the last-edited date available for sorting. Done means each column independently supports newest-first and oldest-first ordering without disrupting existing actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100