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

Allow seeing available nodes and adding them to the flow #6

Closed
Tracked by #27
bakoe opened this issue Jan 31, 2022 · 0 comments · Fixed by #40
Closed
Tracked by #27

Allow seeing available nodes and adding them to the flow #6

bakoe opened this issue Jan 31, 2022 · 0 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request flow-editor Issues related to the 2D flow graph editor (and its nodes) needs ui/ux work Needs some decision regarding the feature's UI/UX priority:crucial

Comments

@bakoe
Copy link
Owner

bakoe commented Jan 31, 2022

For instance, an additional pane or some kind of context menu could be used. Make sure that the interaction is clear on mobile devices as well.

UI/UX Ideas

  • Right-click/Long-press on flow editor background/WebGL scene background(?) → Context menu with (fuzzy) search and/or grouping of nodes into categories → Respective node get added to the scene
  • Additional pane with (fuzzy) search and/or grouping of nodes into categories → User clicks/taps or drag-and-drops such a node into the scene → Respective node get added to the scene
  • Clicking/tapping/dragging from a handle of an existing node → Creation of (empty) placeholder node (immediately visualized) → Selection of node type (of already created placeholder node)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flow-editor Issues related to the 2D flow graph editor (and its nodes) needs ui/ux work Needs some decision regarding the feature's UI/UX priority:crucial
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant