mitre-attack / mitre-attack/attack-workbench-frontend
Tag users in notes
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 ATT&CK Workbench, I want to be able to tag other users of the application in Note descriptions. Tags should follow the @name conventions of other applications.
Note: this will require authentication/authorization in the application as a prerequisite.
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, tests, or entry points are named in the issue. Start by locating the Note description UI in the Angular frontend and reviewing the authentication and authorization prerequisite. Done should support @name tagging of other users in Note descriptions with the required access controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- authentication, authorization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100