aws/graph-explorer

Add ability to select all nodes/edges in context menu

Aberta

#1.507 aberto em 10 de fev. de 2026

 (6 comentários) (0 reação) (1 responsável)TypeScript (88 forks)auto 404
explorationfundamentalgood first issueusability

Métricas do repositório

Stars
 (456 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 9h) (41 fundiu PRs em 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.

Guia do colaborador