mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
The previous refactor inadvertently passed undefined nodeId for blank area menus, causing root-level folder creation/upload to fail. This restores the original behavior by explicitly passing 'root' when the context menu type is 'blank'. |
||
|---|---|---|
| .. | ||
| index.tsx | ||
| menu-item.tsx | ||
| node-menu.tsx | ||
| tree-context-menu.tsx | ||
| tree-edit-input.tsx | ||
| tree-guide-lines.tsx | ||
| tree-node.tsx | ||