mitre-attack / mitre-attack/attack-workbench-frontend
Add description prompt to deprecated objects
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 Federated Editor, I want the UI to prompt me to write well documented data which integrates well with other portions of the infrastructure.
On the ATT&CK Website, the first paragraph of the description field on deprecated objects is used for the deprecation justification. When an object is marked as deprecated, a hint should be added to add this justification paragraph.
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 files or tests are named. Start by locating the description editor and the UI handling deprecated objects; confirm how the deprecated state is exposed before tracing where field hints are rendered. Done means a deprecated object prompts for a first description paragraph explaining its deprecation, while other objects retain current behavior.
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
- 45/100