Skip to content

[Feature Request]: Display full node even if the custom node is missing. #2449

@dchatel

Description

@dchatel

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What would your feature do ?

When loading a workflow that contains nodes from a missing custom node pack:

Instead of displaying an empty node highlighted in red, display the normally (with all its inputs/outputs) and keep the red highlight.

Why : There are many custom nodes that do the exact same thing (simple float, for example). Instead of requiring the user to install all of these extra custom nodes, it's best to allow him to actually see what exactly the workflow is doing, so he can decide if it's worth downloading these custom nodes or if he can find an alternative.

How : the default input/outputs are already inside the json file anyway, not inside the python file. So retrieving that info and creating a dummy complete node should not be a problem.

Proposed workflow

Additional information

No response

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions