aws/graph-explorer

Add ability to select all nodes/edges in context menu

开放

#1,507 创建于 2026年2月10日

 (6 条评论) (0 个反应) (1 位负责人)TypeScript (88 个派生)auto 404
explorationfundamentalgood first issueusability

仓库指标

星标
 (456 个星标)
PR 合并指标
 (平均合并 3天 9小时) (30 天内合并 41 个 PR)

描述

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.

贡献者指南