Chromium Code Reviews
DescriptionShow confirmation dialog when copy/move operation affect other members.
User can change expose new files to another member or remove files that
was visible for other members in the Files app by these operations:
- Move files from a Team Drive to My Drive
- Move/Copy files from My Drive to a Team Drive
- Move/Copy files from a Team Drive to another Team Drive
- Move files from a Team Drive to Downloads
- Move/Copy files from Downloads to a Team Drive
We'll show a confirmation dialog box before executing such operation, so
that user can either choose to continue or cancel the operation after
knowing what will happen.
BUG=722324
TEST=manually tested by moving/copying files between different Team Drive/My Drive/Downloads
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2930443002
Cr-Commit-Position: refs/heads/master@{#478610}
Committed: https://chromium.googlesource.com/chromium/src/+/63f99bb69d83795394a801343c3827de017ecbbb
Patch Set 1 #Patch Set 2 : Handle UI in the FileManagerUI class. #Patch Set 3 : Fix messages #Patch Set 4 : Update descriptions of string resources. #Patch Set 5 : Revert wrongly deleted line #Patch Set 6 : Fix type annotation errors. #Patch Set 7 : rebase #
Total comments: 2
Patch Set 8 : Fix comment #Patch Set 9 : Remove some comment #
Total comments: 11
Patch Set 10 : Split message generator and confirmation type classifier #Patch Set 11 : output log for errornous input #Patch Set 12 : Do not start paste if source file set is empty. #
Total comments: 1
Patch Set 13 : Stop showing error when source file set is empty, because it can happen with certain user operation. #
Total comments: 10
Patch Set 14 : Address comments. #
Total comments: 3
Patch Set 15 : Update message resource names. #Messages
Total messages: 43 (33 generated)
|