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

Add custom selectFiles #207

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add custom selectFiles #207

wants to merge 2 commits into from

Conversation

kuzkov
Copy link

@kuzkov kuzkov commented Dec 28, 2022

This selectFiles function if provided will be invoked every time when an image block is created. Instead of opening up a standard file picker dialog, we can override this logic in selectFiles and open a custom file picker.

Right now it's really hard to integrate image uploading with CMS, in my case it's Strapi.

This should close #56
Also this pr solves the same problem

@kuzkov kuzkov changed the title Add custom s Add custom selectFiles Dec 28, 2022
@kuzkov kuzkov changed the title Add custom selectFiles Add custom selectFiles Dec 28, 2022
@kuzkov kuzkov changed the title Add custom selectFiles Add custom selectFiles Dec 28, 2022
@kuzkov
Copy link
Author

kuzkov commented Dec 28, 2022

@neSpecc @robonetphy @TatianaFomina could you please review this pr?

@andresen007
Copy link

What would it take for this to become part of the code?

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

Successfully merging this pull request may close these issues.

How to use with existing file manager
2 participants