feat(ui:items): uploading an item with a swimlane display

restore the legacy display with new element uploaded, when swimlane is in place
    as the sort is done by server side just add new element in a "new elements" swimlane.
    if user continue to scroll down in cursor/pages and item is found from server,
    UI remove it from the new element and restore the position

    other option: is user refresh it's page, server will restore the natural order
This commit is contained in:
Edouard Vanbelle
2026-07-20 22:03:08 +02:00
parent ae6e3a8eb3
commit a520afcf7c
18 changed files with 172 additions and 44 deletions
+1
View File
@@ -471,6 +471,7 @@
"move_title": "\"{{name}}\" 이동",
"moved": "이동됨",
"new_folder_prompt": "새 폴더 이름",
"new_elements": "새 항목",
"no_home": "홈 폴더를 사용할 수 없습니다.",
"no_preview": "이 파일 형식은 미리보기를 지원하지 않습니다.",
"no_subfolders": "하위 폴더가 없습니다.",