Comfy-Org / Comfy-Org/ComfyUI

Workflow optimization for missing nodes

Open
#5,030 4 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

When I dragged in a workflow with a missing node, the missing node was marked red, and then I encountered two problems:
1. When I click on any node in the workflow, the mouse will automatically select the current node. Unless the node is removed by right-clicking, my mouse will always be strongly bound to this node. No matter where the mouse moves, this node will be tracked. No matter where, this is so annoying!
2. Because the node is missing, the specific parameters of the missing node cannot be viewed, so that it can be better replaced with other nodes.
If you want to optimize the above two problems and avoid strong binding between nodes and the mouse, you can check the specific parameters of the missing nodes;

### Existing Solutions

There is currently no plug-in that can solve this problem.

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.