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

Highlight broken links of the graph #388

Open
ddelpiano opened this issue Dec 11, 2024 · 1 comment
Open

Highlight broken links of the graph #388

ddelpiano opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@ddelpiano
Copy link
Member

ddelpiano commented Dec 11, 2024

scrnli_Ljl8xe6cC3v5HO

Acceptance criteria:

  • when building a graph with the path builder, if the graph does not connect to origin or/and destination highlight ONLY the last broken link(s) (in both directions if not connected to both origin and destination).
  • display the nodes part of this incomplete graph in the canvas but do not connect them until that branch is correctly connected to at least one origin and at least one destination.
  • There could be multiple incomplete graphs (due to branching), in this case highlight all the last broken links in the path builder as per screenshot above.

The estimate for this is 12 hours.

@ddelpiano ddelpiano self-assigned this Dec 11, 2024
@ddelpiano
Copy link
Member Author

Acceptance criteria:

  • when building a graph with the path builder, if the graph does not connect to origin or/and destination highlight the last broken link(s) (in both directions if not connected to both origin and destination).
  • display the nodes part of this incomplete graph in the canvas but do not connect them until that branch is correctly connected to at least one origin and at least one destination.

The estimate for this is 12 hours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant