Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Output Shift+Click shows custom types for widgets not inputs #306

Open
Amorano opened this issue Aug 5, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Amorano
Copy link

Amorano commented Aug 5, 2024

Frontend Version

1.2.10

Expected Behavior

Expect the filter to find only nodes with hard INPUTS of the TYPE, not just any/all widgets.

The behavior should be to connect the new node socket on drag out -- the nodes in that list of "found" have no INPUTS.

image

it is finding the VEC2 widgets and thinks they are inputs, but then cant connect on selection

Actual Behavior

image

You can see it has a list of nodes for the VEC2 type. None of those have "inputs" of VEC2. They are all just widgets.

Steps to Reproduce

Search for any node that uses a custom type as a widget and not an input.

Debug Logs

none.

Browser Logs

none.

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome

Other

No response

@huchenlei huchenlei added the bug Something isn't working label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants