Skip to content

simplify copy-n-paste #452

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

Merged
merged 6 commits into from
Aug 15, 2023
Merged

simplify copy-n-paste #452

merged 6 commits into from
Aug 15, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Aug 15, 2023

New behavior:

  1. select a pod,
  2. ctrl-c to copy, and
  3. ctrl-v to paste at the current mouse position (the same behavior in reactflow's example).

TODOs:

  • support copying & pasting multiple pods
  • support recursively copying scope pods
  • copy connected edges as well
  • copy the content as well, both code and rich pods
  • highlight newly copied pods to indicate that it's not moved into a scope yet
  • support copying results

@lihebi
Copy link
Collaborator Author

lihebi commented Aug 15, 2023

Merging, leaving the rest TODOs in follow-up PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant