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(designer): Moved edge context menu to one shared component #5321

Merged
merged 8 commits into from
Aug 8, 2024

Conversation

rllyy97
Copy link
Contributor

@rllyy97 rllyy97 commented Aug 7, 2024

Main Changes

  • Moved edge context menu out to a dedicated shared component
  • Added EdgeContextMenuData to state
  • Removed unused "no paste" code
  • Fixed copy tooltip hiding bug

Performance marginally improved from reducing node count and hook usage, only one instance instead of one on each dropzone component.

@ek68794998
Copy link
Contributor

As a heads-up, this will probably conflict with #5287.

@rllyy97 rllyy97 merged commit f76684b into main Aug 8, 2024
12 checks passed
@hartra344 hartra344 deleted the riley/one-edge-menu branch August 22, 2024 22:33
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.

3 participants