Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move/copy file picker: Should start out in current folder, not root #11314

Closed
jancborchardt opened this issue Sep 21, 2018 · 4 comments
Closed
Labels
1. to develop Accepted and waiting to be taken care of bug feature: filepicker good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.
Milestone

Comments

@jancborchardt
Copy link
Member

Currently the move/copy file picker always starts out in the root folder. This is very cumbersome and annoying when you want to move some files in some sub/sub/subfolder.

Instead, the file picker should always start out in the current folder.

As a future enhancement, as long as you are in the same folder, we could even remember the folder you then jumped to and remember that.

cc @nextcloud/javascript

@jancborchardt jancborchardt added bug good first issue Small tasks with clear documentation about how and in which place you need to fix things in. 1. to develop Accepted and waiting to be taken care of feature: filepicker papercut Annoying recurring issue with possibly simple fix. labels Sep 21, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #11313 (Move/copy picker: Possible to accidentally choose same folder, receive error), #7629 (Create Folders when moving files), #4149 (Moveing file/folder selection), #7320 (No folders moved in the cloud), and #6707 (User cannot move shared file to shared folder).

@blizzz
Copy link
Member

blizzz commented Sep 24, 2018

Or rather the location where a file was copied/moved to last time.

@jancborchardt
Copy link
Member Author

jancborchardt commented Oct 3, 2018

@blizzz yes, what I meant by:

As a future enhancement, as long as you are in the same folder, we could even remember the folder you then jumped to and remember that.

When you are in a completely different folder, it is better to start there, than in a folder you moved stuff to last time.

@MorrisJobke
Copy link
Member

Solved in #12381

@MorrisJobke MorrisJobke added this to the Nextcloud 16 milestone Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: filepicker good first issue Small tasks with clear documentation about how and in which place you need to fix things in. papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

6 participants