aws/graph-explorer

Add ability to select all nodes/edges in context menu

Offen

#1.507 geöffnet am 10.02.2026

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (88 Forks)auto 404
explorationfundamentalgood first issueusability

Repository-Metriken

Stars
 (456 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 9h) (41 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide