Comfy-Org / Comfy-Org/ComfyUI_frontend
When bypassing a subgraph, the outputs of the subgraph always correspond to the inputs on the same line as this output, even if the nodes inside the subgraph are completely disconnected and unrelated.
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [x] I have custom nodes enabled
When bypassing a subgraph, the outputs of the subgraph always correspond to the inputs on the same line as this output, even if the nodes inside the subgraph are completely disconnected and unrelated.
Contributor guide
Research direction
Reproduce the issue in the ComfyUI frontend with custom nodes enabled by bypassing a subgraph whose internal nodes are disconnected. Trace the subgraph bypass handling and compare each output with its corresponding input; done means outputs follow the relevant internal connections instead of always using inputs on the same line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100