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

use filetype restriction also as "prefilter" for visible files in upload dialogue #253

Closed
hpvd opened this issue Jul 10, 2017 · 2 comments
Closed

Comments

@hpvd
Copy link

hpvd commented Jul 10, 2017

using filetype restriction (coming with v0.17) also directly as "prefilter" for visible files in upload dialogue would make file selecting even more comfortable...

perfect uptodate doc with working examples (browser compatibility etc...)
https://stackoverflow.com/questions/4328947/limit-file-format-when-using-input-type-file

it would look this way:
2017-07-10_21h54_56

@hpvd hpvd changed the title use filetype restriction also as "prefilter" for visibile files in upload dialog use filetype restriction also as "prefilter" for visible files in upload dialogue Jul 10, 2017
@arturi
Copy link
Contributor

arturi commented Jul 12, 2017

Good idea, but I think it won’t work great with our smart system of trying to get file type from magic bytes first.

@arturi
Copy link
Contributor

arturi commented Jul 24, 2017

Adding to backlog to re-consider maybe at some point, closing for now. Thank you!

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

No branches or pull requests

2 participants