mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Switch Asset "Related Assets" editor to editable table
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
The Related Assets list on the Asset page currently uses the subtype editor. Switch to use the Dictionary Property editable table (used for log sources on data components) for an improved editing experience.
This switch will require extending the dictionary property's editable table to support additional column editTypes:
select(dropdown options for related asset sectors)description(multiline text with reference support)
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 at the Asset page's Related Assets subtype editor and compare it with the Dictionary Property editable table used for log sources on data components. Trace how the table handles column editTypes, then switch Related Assets to that editor and extend support for select dropdowns and description multiline text with reference support. Done means both editTypes work and Related Assets uses the table.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100