Comfy-Org / Comfy-Org/ComfyUI_frontend

[Feature Request]: Compound TYPE support on sockets

Open
#308 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2k
Forks
699
Avg merge
1d 7h
Merged PRs (30d)
490

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues and checked the recent builds/commits

### What would your feature do ?

Allow different types to use the same socket. ComfyUI should only care that the socket says they can connect, not the data in it -- that is for the node.

### Proposed workflow

1. drag off a VEC2 and plug it into a VEC2INT
or
1. drag off a INT and use it as a FLOAT because the socket is (INT|FLOAT) type.

etc...

### Additional information

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