Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: maintain node order in JSON export #864

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 18, 2024

  1. Fix: maintain node order in JSON export

    - Ensure nodes are ordered in the JSON export as per their connection sequence in the UI
    - Use a traversal algorithm to determine the correct order of nodes
    - Update the export functionality to reflect the correct node sequence
    rahulsolanki001 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    9904b12 View commit details
    Browse the repository at this point in the history