nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.96k stars 881 forks source link

Create Form Upload file #2117

Open marinofaggiana opened 2 years ago

marinofaggiana commented 2 years ago

Create similar as Upload asset form for upload file (important the change path folder) :

Simulator Screen Shot - iPhone 13 - 2022-08-16 at 15 13 32

tobiasKaminsky commented 2 years ago

Is this needed for uploading a regular file? This should be most of time good without changing name. Why is "change path" needed? User navigates to folder, where they want to upload the file and then click on "upload file"?

@jancborchardt

marinofaggiana commented 2 years ago

it makes perfect sense because you can use the (+) in different view (not only the Files), because you can change the file name before the upload es. photo1.png to my office.png and because is requested from the shortcut / widgets ( https://github.com/nextcloud/ios/issues/2116 )

jancborchardt commented 2 years ago

If you want to upload files, they should go straight to where you want to upload them. Renaming can be done either locally on the device, or in the file list when it’s uploaded – I’d say we don’t need an inbetween step to rename as it seems very complicated?