mitre-attack / mitre-attack/attack-workbench-frontend

[REQUEST] Show pinned object versions from release track object cards

Open
#908 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority/high
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.