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

Improved Node Graph support for user created nodes. #2043

Open
adamgerhant opened this issue Oct 16, 2024 · 1 comment
Open

Improved Node Graph support for user created nodes. #2043

adamgerhant opened this issue Oct 16, 2024 · 1 comment
Labels
Design Involves UX, icon, or graphic design work Feature New feature or request

Comments

@adamgerhant
Copy link
Collaborator

adamgerhant commented Oct 16, 2024

It should be possible to select a group of nodes, and then "group" them into a single node with a network implementation of those nodes. It should also be possible to change the number, order, and names of inputs/outputs. It could also be useful to "ungroup" a node. Once #2042 is complete, it should also be possible to change the annotated types for the inputs, as detailed in #2069

@adamgerhant adamgerhant added Feature New feature or request Good First Issue Good for newcomers labels Oct 16, 2024
@Keavon
Copy link
Member

Keavon commented Oct 16, 2024

This will also be an important part of making lambdas more useful and approachable, once we implement them. To produce constructs like loops.

@adamgerhant adamgerhant added Design Involves UX, icon, or graphic design work and removed Good First Issue Good for newcomers labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Design Involves UX, icon, or graphic design work Feature New feature or request
Projects
Status: Short-Term
Development

No branches or pull requests

3 participants
@Keavon @adamgerhant and others