Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Skyvern-AI/skyvern
/ dndDragActivity.ts
File
dndDragActivity.ts
skyvern-frontend/src/routes/workflows/editor/sortable/dndDragActivity.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
"zustand"
;
2
3
// React Flow tracks pointer drags via `node.dragging`, but dnd-kit's
4
// keyboard sensor (Space-to-pick / arrows-to-move) doesn't flip that flag.
Callers
nothing calls this directly
Calls
2
create
Function · 0.85
set
Function · 0.85
Tested by
no test coverage detected