mitre-attack / mitre-attack/attack-workbench-frontend
Add bookmarks
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 bookmark pages in the application. These bookmarks should show up in the "saved" tab of the resources drawer in a searchable list.
Items in this list should have the following features:
- link to go to the view/edit pages
- link to view on the ATT&CK Website (see center-for-threat-informed-defense/federated-attack-editor#11)
- Quick LinkByID access
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 by tracing the resources drawer and its Saved tab, then inspect existing view/edit, ATT&CK Website, and Quick LinkByID entry points. Follow current patterns for searchable lists and page actions. Done means users can bookmark pages, find them in Saved, search the list, and access all three requested links.
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