nextcloud / neon

A framework for building convergent cross-platform Nextcloud clients using Flutter.
Other
121 stars 29 forks source link

Handle existing directories/files when copying/moving/renaming directories/files #1095

Open provokateurin opened 10 months ago

provokateurin commented 10 months ago

A dialog should be shown to select if the existing file should be overwritten or the copied/moved file should be renamed.

Leptopoda commented 2 weeks ago

I wouldn't put that much effort into files rn as it needs a big refactor anyways ...

provokateurin commented 2 weeks ago

Sure, but this part will have tests and it is a pretty annoying bug atm so I'd like to get it fixed.