mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Replace event-based auto-expand trigger with Zustand state-driven approach. Now both external file uploads and internal node drag use the same isDragOver state as the single source of truth for folder auto-expand timing (1s blink, 2s expand). |
||
|---|---|---|
| .. | ||
| editor | ||
| file-tree | ||
| hooks | ||
| utils | ||
| viewer | ||
| constants.ts | ||
| content-area.tsx | ||
| content-body.tsx | ||
| file-content-panel.tsx | ||
| file-tab-item.tsx | ||
| file-tabs.tsx | ||
| main.tsx | ||
| sidebar-search-add.tsx | ||
| sidebar.tsx | ||
| skill-page-layout.tsx | ||
| type.ts | ||