Actions
Feature #82541
closedFilelist: Copy-pasting a file should offer rename if necessary
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2017-09-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
- Select a file for copy
- Try to paste it into the same folder
Currently you get an error because that file already exists under that name (obvious!). We should instead show a dialog that asks for a new name for that file. Or at least we should rename the new file like we do in other places (append a number).
Actions