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

For »New folder«, insert the folder directly in the file list and have it in rename mode. #21848

Closed
jancborchardt opened this issue Jan 22, 2016 · 7 comments

Comments

@jancborchardt
Copy link
Member

As already mentioned in the older issues #19230 and #7031

When clicking »New folder«, insert the folder directly in the file list and have it in rename mode.

That way people directly have orientation of where the file is. And we don’t need to have all the text box fumbling in the new file menu – we can just use the rename functonality in the list.

@PVince81
Copy link
Contributor

For consistency, this should probably happen for any file created with that menu.

@PVince81 PVince81 added this to the backlog milestone Jan 22, 2016
@jancborchardt
Copy link
Member Author

Well, for other files where we have editors (like files_texteditor) it will be even better to directly open the relevant editor. But yes, otherwise this should happen.

@PVince81
Copy link
Contributor

You still need to input a name before opening the editor.
Unless you want every editor to provide a rename functionality ?

@jancborchardt
Copy link
Member Author

The Documents app (ODT editor) has rename functionality already). And for the text editor it kinda makes sense as well cc @tomneedham.

Also the Gallery / image detail viewer should have all the relevant actions: owncloud/gallery#68 – so it makes sense for the editors to all have this functionality as well.

It should be exposed via APIs anyway and then the viewers/editors could tap into them. It’s cumbersome to always need to switch back to the filelist to be able to do something basic as share a file or favorite it.

@tomneedham
Copy link
Member

It should be exposed via APIs anyway and then the viewers/editors could tap into them. It’s cumbersome to always need to switch back to the filelist to be able to do something basic as share a file or favorite it.

Isn't this more like the general 'viewer' API we talked about before? #13414 Could have a bar with those actions on, for example, along the bottom of the new editor view.

@PVince81
Copy link
Contributor

PVince81 commented Oct 7, 2016

Inserting a file into the list and directly asking for a name isn't consistent with sorting.

At first the folder might be called "New folder" and the input is in rename mode. So the list would scroll down to "N". But then the user renames it to "Z" and it would jump again at the bottom of the list.

This doesn't make sense.

However, the intended purpose of knowing where the file appear is already achieved today by having the scroll + highlight after insertion. I think this is enough, closing.

@PVince81 PVince81 closed this as completed Oct 7, 2016
@lock
Copy link

lock bot commented Aug 3, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants