mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 05:58:14 +08:00
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.