Smitaambiger opened a new pull request, #648:
URL: https://github.com/apache/burr/pull/648

   ## Summary
   Adds a toggle in the Graph View UI to show or hide input nodes.
   
   ## Changes
   - Added a “Show Inputs” checkbox in GraphView
   - Conditionally renders input nodes and their edges
   - Graph layout recalculates correctly when toggling
   
   ## How I tested this
   - Ran the UI locally
   - Verified input nodes appear when the toggle is enabled
   - Verified input nodes and edges are hidden when the toggle is disabled
   - Confirmed graph layout updates correctly on toggle
   
   ## Screenshots
   ### Inputs ON
   <img width="1919" height="1016" alt="image" 
src="https://github.com/user-attachments/assets/b4f3bb37-e1e4-4c11-9980-b771d4f6f620";
 />
   
   ### Inputs OFF
   <img width="1919" height="1013" alt="image" 
src="https://github.com/user-attachments/assets/468bde9e-5e65-413a-9807-3e7c429ae39c";
 />
   
   
   ## Related Issue
   Fixed #415
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to