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

Can you add change upload path in upload dialog? #1600

Closed
CodeLyokoXtEAM opened this issue Aug 17, 2016 · 10 comments
Closed

Can you add change upload path in upload dialog? #1600

CodeLyokoXtEAM opened this issue Aug 17, 2016 · 10 comments
Assignees
Labels

Comments

@CodeLyokoXtEAM
Copy link
Contributor

No description provided.

@nao-pon
Copy link
Member

nao-pon commented Aug 17, 2016

What about upload from folder's contextmenu?

@CodeLyokoXtEAM
Copy link
Contributor Author

Yes. It can upload target folder.
but I think user can change upload path, selected upload button in toolbar.
(default path is current folder & click on it show tree view or something to change path)

@CodeLyokoXtEAM
Copy link
Contributor Author

CodeLyokoXtEAM commented Aug 17, 2016

also file-types .apk .crdownload like files deny upload massage show, after the upload.
(I know elfinder check file name before upload file, but this files are check after upload it.)

@nao-pon
Copy link
Member

nao-pon commented Aug 17, 2016

also file-types .apk .crdownload like files deny upload massage show, after the upload.

elFinder do checking by MIME type that notified from browser, but browser does not know all file types. If elFinder does not obtained the MIME type, can not pre-check.

@CodeLyokoXtEAM
Copy link
Contributor Author

Thanks, I understand it.

@nao-pon
Copy link
Member

nao-pon commented Aug 17, 2016

I think user can change upload path, selected upload button in toolbar.

Its implementation is a little difficult.

I have a one draft. It is possible to select target folder of the current working directory before clicking the upload button. How is it?

@CodeLyokoXtEAM
Copy link
Contributor Author

I think Its may complicated to users.
because if user didn't know this, user try to upload files current folder before click sub folder. its can't understand for them.

@CodeLyokoXtEAM
Copy link
Contributor Author

CodeLyokoXtEAM commented Aug 17, 2016

I think you can elfinder tree view use to select folder(tree view + create new folder).
image

@nao-pon nao-pon self-assigned this Aug 17, 2016
@nao-pon
Copy link
Member

nao-pon commented Aug 17, 2016

Upload dialog is modal. Therefore, to use a tree view is difficult. I am considering the selector display of child folder of the current working directory.

@nao-pon
Copy link
Member

nao-pon commented Aug 18, 2016

It's done. @CodeLyokoXtEAM Thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants