Closed tbsbdr closed 2 years ago
added to initial post:
The appropriate dialogues are consistently shown in case of conflicting resources, eg. in context of:
Drag'n drop upload upload via upload-button move-dialog copy-dialog trashbin-restore etc...
We can't implement "merge" with reasonable effort or performance at the moment. Will be ignored for the initial implementation. Instead we're using our usual conflict resolve dialog with Skip
(multiple files/folders) / Cancel
(single file/folder), Overwrite
and Keep both
as options.
👍 perfect
(I guess you mean Replace
- not Overwrite
)
(I guess you mean
Replace
- notOverwrite
)
yes 😅
Steps to reproduce
Expected behaviour
System should offer me alternative options to upload the folder. The appropriate dialogues are consistently shown in case of conflicting resources, eg. in context of:
General rule
User gets asked what to do in case of conflicting resources, as there is no common pattern across different services/platforms (OneDrive, Google Drive, Box, Windows, Mac, etc. - all different).
Note This dialog concept is also meant to be applied to https://github.com/owncloud/web/issues/1753
Dialogs
Behaviour
Userflows
solves: https://github.com/owncloud/web/issues/3751 https://github.com/owncloud/web/issues/5761 https://github.com/owncloud/web/issues/5106 https://github.com/owncloud/web/issues/6546
groundwork for https://github.com/owncloud/web/issues/1753