aws/graph-explorer
View on GitHubAdd ability to select all nodes/edges in context menu
Open
#1,507 opened on Feb 10, 2026
explorationfundamentalgood first issueusability
Repository metrics
- Stars
- (456 stars)
- PR merge metrics
- (Avg merge 3d 9h) (41 merged PRs in 30d)
Description
When the user right clicks on the graph canvas, they should have a few options to select various items in the graph.
- Select all nodes
- Select all edges
- Select all
This would replace whatever is already selected.