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

New folder creation flow: descend into newly created folder by clicking enter again #1905

Closed
jancborchardt opened this issue Oct 25, 2016 · 3 comments
Assignees
Labels
1. to develop Accepted and waiting to be taken care of design Design, UI, UX, etc. enhancement feature: files 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

When finished with entering the new folder name, the most likely thing people can do with it is fill it up with files. That’s why we should automatically descend into it.

With #1618 (share current folder) it will also be possible to share it from inside so that’s taken care of too.

cc @nextcloud/javascript @nextcloud/designers

@jancborchardt jancborchardt added enhancement design Design, UI, UX, etc. 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: files papercut Annoying recurring issue with possibly simple fix. labels Oct 25, 2016
@jancborchardt jancborchardt added this to the Nextcloud 11.0 milestone Oct 25, 2016
@te-online
Copy link
Contributor

You have a point there. But I'm not sure about the flow you describe.

I can only speak from my own experience: Probably the second most likely thing people will do is creating multiple folders at a time (like ”Images", ”Videos” and ”Sounds”) and then filling one at a time. Jumping into the new folder surely makes the first most likely case a piece of cake, but it really makes this second case a bumpy ride.

One example from operating systems: If you go to single level view in Finder, Windows Explorer or Nautilus, for example – and our interface is a single level view right now, you can't see multiple levels at the same time – and if in this view you'd create a new folder, you will never automatically jump into that folder.

We could do an enhancement with keyboard shortcuts, though. Similar to the OS's filemanagers, we would just set the focus to the newly created folder and with pressing return you would enter the folder right away.

@jancborchardt
Copy link
Member Author

@te-online right, so having the focus on the folder and then pressing enter again for entering it sounds like a good keyboard shortcut! :) Changing the title accordingly.

@jancborchardt jancborchardt changed the title New folder creation flow: directly descend into new folder New folder creation flow: descend into newly created folder by clicking enter again Oct 28, 2016
@sagorika1996
Copy link
Member

I'm working on this.

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 design Design, UI, UX, etc. enhancement feature: files 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

4 participants