mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Build Individual and Bulk Review Modals
Open
@avwchapman is already working on this.
Since Jul 30, 2026.
enhancement
priority/high
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Add review modals for objects in awaiting-review that show the diff between the current member revision and the staged revision and allow admins/leads to approve or leave a note requesting updates.
Requirements:
- Bulk Review modal:
- Step through all
awaiting-reviewobjects - Actions per object: Approve / Skip (next)
- Step through all
- Individual Review modal:
- Each object card includes a “Review” action
- Opens the same diff-based review modal for that single object
- After actions, refresh the kanban/track state to reflect updates
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.
Assessment
This issue has not been assessed yet.