fix: disable selection on drag#4300
fix: disable selection on drag#4300jog1t wants to merge 1 commit into02-24-fix_pkg_pr_new_configfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
🚅 Deployed to the rivet-pr-4300 environment in rivet-frontend
|
PR ReviewThis is a small, focused change to Summary of Changes
|

Description
This change removes the
selectionOnDragproperty from the ReactFlow component in the workflow visualizer and reorganizes import statements to follow a consistent ordering pattern. The removal ofselectionOnDragdisables the ability to select nodes by dragging, which may improve the user experience by preventing accidental selections during pan operations.Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: