mitre-attack / mitre-attack/attack-workbench-frontend
Add search drawer
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 application, I want to be able to easily search for objects by name and ID. I want the results of my searches to be useful.
Add a search tab to the resources drawer. The search tab should allow the user to search for objects by name or ID. Each result should include the following controls:
- View on ATT&CK Website (see center-for-threat-informed-defense/federated-attack-editor#11)
- link to View/Edit page
- copy LinkByID
- Bookmark (see center-for-threat-informed-defense/federated-attack-editor#12)
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 resources drawer entry point in the Angular frontend and review the related federated-attack-editor issues #11 and #12. Add a search tab that finds objects by name or ID, with results providing ATT&CK Website, View/Edit, copy LinkByID, and Bookmark controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100