feat(ui): add a dropzone when uploading files from system

- add a dropzone on the whole screen
 - correct z-index according design system
This commit is contained in:
Edouard Vanbelle
2026-07-20 22:15:08 +02:00
parent a520afcf7c
commit c286eed3b2
18 changed files with 100 additions and 10 deletions
+1
View File
@@ -339,6 +339,7 @@
"modified": "修改日期",
"no_files": "此文件夹中没有文件",
"empty_hint": "上传文件或创建文件夹以开始使用",
"drop_to_upload": "将文件拖放到此处上传",
"loading": "正在加载文件…",
"view_grid": "网格视图",
"view_list": "列表视图",