Is your feature request related to a problem? Please describe.
Currently in the application, the operation of copying/moving a file when the operation is finished, the app keeps us in the source path and not in the destination path. There is nothing wrong with this, but I think usability would be improved if we at least gave the user the opportunity to choose whether to navigate to the source or the destination of the operation.
Describe the solution you'd like
As a first iteration I propose to open dialog when the copy/move operation is finished. Inside the dialog I would ask the users if they want to navigate to the destination folder where they have copied/moved the file.
Describe alternatives you've considered
Alternatively you could skip the dialog directly and redirect to the copied/moved folder.
TASKS
Is your feature request related to a problem? Please describe.
Currently in the application, the operation of copying/moving a file when the operation is finished, the app keeps us in the source path and not in the destination path. There is nothing wrong with this, but I think usability would be improved if we at least gave the user the opportunity to choose whether to navigate to the source or the destination of the operation.
Describe the solution you'd like
As a first iteration I propose to open dialog when the copy/move operation is finished. Inside the dialog I would ask the users if they want to navigate to the destination folder where they have copied/moved the file.
Describe alternatives you've considered
Alternatively you could skip the dialog directly and redirect to the copied/moved folder.
TASKS