mitre-attack / mitre-attack/attack-workbench-frontend
Allow user to view the results of re-imported collections
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
As a user of the Workbench, I want to be able to review the import results of a collection I have imported multiple times. Workbench v1.1.0 includes the ability to re-import collections, and the results of these re-imports are stored separately from the results of the initial import.
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 tracing the Workbench UI flow for viewing collection import results and identify where initial-import results are displayed. Then follow how re-import results are stored separately and determine how users should select and review each import. Done means the interface exposes results for collections imported multiple times.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100