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): copy/paste input edges when copying node #6385

Merged
merged 2 commits into from
May 17, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

feat(ui): copy/paste input edges when copying node

  • Copy edges to selected nodes on copy
  • If pasted with ctrl/meta-shift-v, also paste the input edges
Screen.Recording.2024-05-17.at.6.42.20.pm.mov

Related Issues / Discussions

Related: #5600

QA Instructions

Copy and paste with the hotkeys

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)

- Copy edges to selected nodes on copy
- If pasted with `ctrl/meta-shift-v`, also paste the input edges
@github-actions github-actions bot added the frontend PRs that change frontend files label May 17, 2024
@psychedelicious psychedelicious merged commit 32dff2c into main May 17, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/ui/copy-edges-with-node branch May 17, 2024 13:12
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