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

feat(ui): prevent connections to direct-only inputs #6387

Merged
merged 1 commit into from
May 17, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

Minor fix. The auto-connect logic would let you connect to direct-only inputs (i.e. inputs without handles). Now it doesn't.

Related Issues / Discussions

n/a

QA Instructions

You shouldn't be able to connect to a direct-only input. Not sure if there's a way for this to happen with core nodes only, but it can happen with some community nodes.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added the frontend PRs that change frontend files label May 17, 2024
@psychedelicious psychedelicious force-pushed the psyche/fix/ui/prevent-direct-connections branch from 4d33181 to 2466c23 Compare May 17, 2024 11:04
@psychedelicious psychedelicious merged commit 575ecb4 into main May 17, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/prevent-direct-connections branch May 17, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants