center-for-threat-informed-defense / attack-workbench-frontend

An application allowing users to explore, create, annotate, and share extensions of the MITRE ATT&CK® knowledge base. This repository contains an Angular-based web application providing the user interface for the ATT&CK Workbench application.
https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/attck-workbench/
Apache License 2.0
325 stars 61 forks source link

[REQUEST] Preview LinkById Links on Hover #578

Open erinehall opened 4 days ago

erinehall commented 4 days ago

LinkById references currently display only as their names without any additional context. Users cannot preview details without navigating away, which slows down their workflow.

image

image

Solution: Enable a hover preview for LinkById links that displays detailed information about the referenced ATT&CK object.