dify/web/app/components/workflow/skill/file-tree
yyh 543802cc65
feat(skill): add three-state upload progress tooltip
Replace simple uploading/success indicator with a full three-state
tooltip (uploading, success, partial_error) that overlays the DropTip
position. Add upload slice to skill editor store and wire progress
tracking into file/folder upload operations.
2026-01-28 15:52:08 +08:00
..
artifacts-section.tsx fix(workflow): make FileTree and ArtifactsSection scroll independently 2026-01-27 00:14:33 +08:00
artifacts-tree.tsx feat(sandbox): use extension field for file icon type mapping 2026-01-27 16:21:03 +08:00
drag-action-tooltip.tsx feat: add drag action tooltip 2026-01-20 13:50:51 +08:00
index.tsx feat(skill): add three-state upload progress tooltip 2026-01-28 15:52:08 +08:00
menu-item.tsx feat: paste operation for skill file tree 2026-01-20 15:42:53 +08:00
node-menu.tsx chore: support folder upload in root file tree 2026-01-23 21:17:49 +08:00
tree-context-menu.tsx refactor(skill): unify root/blank constants and eliminate magic strings 2026-01-19 23:07:49 +08:00
tree-edit-input.tsx fix: improve accessibility for file-tree components 2026-01-21 15:13:50 +08:00
tree-guide-lines.tsx chore: optimize code quality and performance 2026-01-20 15:54:31 +08:00
tree-node-icon.tsx feat(sandbox): use extension field for file icon type mapping 2026-01-27 16:21:03 +08:00
tree-node.tsx feat(sandbox): use extension field for file icon type mapping 2026-01-27 16:21:03 +08:00
upload-status-tooltip.tsx feat(skill): add three-state upload progress tooltip 2026-01-28 15:52:08 +08:00