mirror of
https://github.com/langgenius/dify.git
synced 2026-04-26 13:45:57 +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.