mitre-attack / mitre-attack/attack-workbench-frontend
LinkById Popover Preview
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 438
- Forks
- 79
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 3
Description
As a user, I want to be able to preview LinkById hyperlinks. The user should be able to preview the linked object without leaving the page via popover (see image from #136 below). If the object does not exist in the knowledge base, the popover should inform the user that the object could not be found.

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 locating the LinkById hyperlink rendering and any existing popover usage in the Angular frontend, then review the referenced ngx-smart-popover package and image. Done means users can preview the linked object without leaving the page, while a missing object produces a clear not-found message.
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
- 35/100