mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 14:58:23 +08:00
The sidebar layout was broken when ArtifactsSection expanded - it would squeeze the FileTree and neither area could scroll. This restructures the layout so each section has its own scroll container with proper height constraints. |
||
|---|---|---|
| .. | ||
| artifacts-section.tsx | ||
| artifacts-tree.tsx | ||
| drag-action-tooltip.tsx | ||
| index.tsx | ||
| menu-item.tsx | ||
| node-menu.tsx | ||
| tree-context-menu.tsx | ||
| tree-edit-input.tsx | ||
| tree-guide-lines.tsx | ||
| tree-node-icon.tsx | ||
| tree-node.tsx | ||