mirror of
https://github.com/langgenius/dify.git
synced 2026-02-13 16:00:55 -05:00
Implement unified drag system that supports both internal node moves and external file uploads with consistent UI feedback. Uses native HTML5 drag API with shared visual states (isDragOver, isBlinking, DragActionTooltip showing 'Move to' or 'Upload to').