Comfy-Org / Comfy-Org/ComfyUI

[Feature request][API][Frontend] Extension of the API for hiding widgets and outputs

Open
#12,244 0 comments 2 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

Guys, big request: please extend the JS API and add simple methods that allow us to hide node widgets and outputs without various hacks. Ideally, this should work without reindexing inputs and outputs.

Right now, it’s almost impossible to hide a node’s outputs properly. Yes, I can destroy them and recreate them, but that only “works” visually — Python then ends up sending incorrect data.

It would be very useful to have straightforward methods for visually hiding inputs, outputs, and widgets.

Thanks.

### Existing Solutions

_No response_

### 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.