mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Show pinned object versions from release track object cards
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Release track object cards currently route users to the latest version of an object, even when the card represents a staged or member object pinned to a specific modified timestamp. Update the primary view action to show the object version from that modified date (StixDialog component).
Also consider adding a secondary action to navigate to the object's main page/latest version, especially for candidates where tracking the latest version is the expected workflow.
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 in the StixDialog component and trace the primary view action used by release track object cards, including how the pinned modified timestamp is passed into navigation. Done means the primary action opens the object version matching that timestamp; consider a separate action for the object's main page/latest version where that workflow is expected.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100