aws/graph-explorer

Add ability to select all nodes/edges in context menu

Ouverte

#1 507 ouverte le 10 févr. 2026

 (6 commentaires) (0 réaction) (1 personne assignée)TypeScript (88 forks)auto 404
explorationfundamentalgood first issueusability

Métriques du dépôt

Stars
 (456 étoiles)
Métriques de merge PR
 (Merge moyen 3j 9h) (41 PRs mergées en 30 j)

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.

Guide contributeur