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

[Story] Allow user to choose between inserting NODE or merging the channel #315

Open
2 tasks
rkrishnasanka opened this issue Jul 12, 2021 · 1 comment
Open
2 tasks
Assignees
Labels

Comments

@rkrishnasanka
Copy link
Collaborator

rkrishnasanka commented Jul 12, 2021

Description

Currently, 3DuF merges channels as the user creates the connection objects. This new feature should give the user the option to:

  1. Insert a NODE object into the connection, split the connection into multiple pieces.
  2. Merge the connections into a single connection with multiple sinks.

As the user places a new waypoint onto an existing connection, the tools should popup a dialog giving the user both options. The options should be paired with descriptive GIFs showing what functionality both the options will provide.

Additional Description:

The current connection creation process looks like this:

Jul-12-2021.13-04-24.mp4

On clicking on a different connection, this dialog should appear, giving the user the options:

  1. Merge Channel
  2. Insert NODE

image

@jkamoona Please get us a mockup for the Dialog

Acceptance Criteria:

  • Unit Test
  • Functional Test
@jkamoona
Copy link

#315
Mockup of the Connection Dialog:
Capture3

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

No branches or pull requests

3 participants