Skip to content

Add node display column selectors#15

Merged
adsharma merged 2 commits into
mainfrom
fix-node-display-name
Jun 8, 2026
Merged

Add node display column selectors#15
adsharma merged 2 commits into
mainfrom
fix-node-display-name

Conversation

@adsharma

@adsharma adsharma commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Fixes: #14

Summary

  • Add per-node-type label column selectors in the sidebar
  • Send stringified node properties from the Rust backend so the UI can switch labels without re-querying
  • Apply selected display columns to Sigma labels, force-graph tooltips, search results, and cluster naming samples
  • Keep the automatic display-name fallback for node types without an explicit selection

Validation

  • Deferred to CI per request

Notes

  • The existing local cargo test blocker remains unrelated: the local lbug C header/API is mismatched, with lbug_connection_create_arrow_rel_table_csr expecting 11 args while the Rust crate calls 12.

@adsharma adsharma changed the title Fix graph node display names Add node display column selectors Jun 7, 2026
@adsharma adsharma marked this pull request as ready for review June 8, 2026 02:42
@adsharma adsharma merged commit 80534f2 into main Jun 8, 2026
6 checks passed
@adsharma adsharma deleted the fix-node-display-name branch June 8, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Node label

1 participant