nextcloud/server

Bad usability of "file is locked" message in upload

Open

#20,223 建立於 2020年3月29日

在 GitHub 查看
 (4 留言) (4 反應) (0 負責人)PHP (4,865 fork)batch import
1. to develop26-feedbackbugfeature: activity and notificationfeature: filesgood first issueneeds review

倉庫指標

Star
 (34,953 star)
PR 合併指標
 (平均合併 20天) (30 天內合併 627 個 PR)

描述

Nextcloud version: (see Nextcloud admin page) 18.0.3

Updated from an older Nextcloud/ownCloud or fresh install: Updated

I uploaded a directory with multiple subdirectories. I received tens of notifications for locked files.

problemWithLockedfiles

The notifications were correct, yet there are three problems:

  1. the notifications were misaligned on the left, you can notice it by looking at the red vertical stripes. So a little bug in the interface

  2. I had to dismiss all the notifications by hand, and I said there were tens of them. I think that a "x files locked" message would be better

  3. I did not have any practical mean to save the list of files with problems for a successive check. A way of saving all the notifications in a file/note/whatever... would allow the user to review easily each problem afterwards

貢獻者指南