mitre-attack / mitre-attack/attack-workbench-frontend
[REQUEST] Add ability to view relationships from an object edit page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
Allow users to view the relationship sections from STIX object edit pages. Currently, these can only be seen on view pages. May need to prevent users from adding/editing relationships (view only) from the edit page to prevent losing unsaved data.
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
No file or test is named in the issue, so first locate the STIX object edit-page and relationship-section entry points in the Angular frontend. Confirm how view pages expose relationships and how edit pages preserve unsaved data; done means relationships are visible on edit pages without allowing edits that could discard unsaved changes.
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