editor-js / editor-js/image

MIME type not passed to ajax when using custom uploader

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
285
Forks
307
PR merge metrics
No merged PRs in 30d

Description

If a custom uploader with uploadByFile is used, the mime type specified with `types` is not used, neither is `image/*`. Instead, the default of the ajax libary `*/*` is used. Especially on mobile devices this is annoying since the general file picker instead of the image file picker is opened.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.