[Phase 2] Build the typed node and edge inspector #15

Closed
opened 2026-07-25 21:53:58 +00:00 by lost-rob0t · 0 comments
lost-rob0t commented 2026-07-25 21:53:58 +00:00 (Migrated from github.com)

Parent: #2
Depends on: #7, #8, #12, #14

Scope

  • Render selection-aware node, edge, and graph inspectors.
  • Edit label, type, properties, source/provenance metadata, and visual overrides.
  • Generate form controls from type-registry property definitions.
  • Keep edits in a local buffer until explicit commit or controlled debounce.
  • Support multi-selection summaries and safe bulk edits.

Acceptance criteria

  • Inspector commits produce one update transaction.
  • Validation errors identify the exact field and preserve the edit buffer.
  • Switching selection handles unsaved edits predictably.
  • Unknown types expose a generic property editor.
  • Inspector is fully keyboard operable.
Parent: #2 Depends on: #7, #8, #12, #14 ## Scope - Render selection-aware node, edge, and graph inspectors. - Edit label, type, properties, source/provenance metadata, and visual overrides. - Generate form controls from type-registry property definitions. - Keep edits in a local buffer until explicit commit or controlled debounce. - Support multi-selection summaries and safe bulk edits. ## Acceptance criteria - Inspector commits produce one update transaction. - Validation errors identify the exact field and preserve the edit buffer. - Switching selection handles unsaved edits predictably. - Unknown types expose a generic property editor. - Inspector is fully keyboard operable.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nsaspy/quasar-ui#15
No description provided.