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

[REQUEST] Indicate tabs containing changes in the diff view

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

Nobody has claimed this yet.

enhancement
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.
In the diff view, changes may be located on tabs other than the initially visible tab, such as Details, Sub-techniques, Mitigations, or Procedure Examples. Reviewers can miss these changes without opening every tab.

Describe the solution you'd like
Show a clear visual indicator, such as an exclamation mark or pulsing icon, on each tab that contains changes. The indicator should disappear or update when the diff is no longer present.

Describe alternatives you've considered
Manually opening each tab during every review. Laaaaaaaame!

Additional context
The indicator should be noticeable without obscuring tab labels and should work consistently across all object types and diff tabs.

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 by locating the diff-view implementation in the Angular frontend and trace how changes are identified across Details, Sub-techniques, Mitigations, and Procedure Examples. Check the behavior across all object types before making changes. Done means every tab containing changes has a noticeable, non-obscuring indicator that disappears or updates when the diff is no longer present.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.