MCPcopy
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

1import { 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

createFunction · 0.85
setFunction · 0.85

Tested by

no test coverage detected