Skip to content

Conversation

@Smitaambiger
Copy link

Summary

Adds a UI toggle to show or hide input nodes in the Graph View.

Changes

  • Introduced a Show Inputs checkbox in the graph view
  • Conditionally renders input nodes and their edges based on toggle state
  • Graph layout updates correctly when toggling

How I tested this

  • Ran the UI locally
  • Verified input nodes appear when toggle is enabled
  • Verified input nodes and edges are hidden when toggle is disabled
  • Confirmed graph layout updates correctly

Screenshots

Inputs ON
Screenshot 2026-02-03 234106

Inputs OFF
Screenshot 2026-02-03 234123

Related Issue

#415

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.

2 participants