froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.28k stars 672 forks source link

Async call to retrieve file upload url #1356

Closed antho1404 closed 8 years ago

antho1404 commented 8 years ago
Expected behavior.

I want to create a specific upload url with some parameters specific to the file (fetched from an api with something similar to this) so it could be nice to have one of those solutions:

Right now the upload url can be only a string given in a syncrone way so it's not possible to fetch any url from server or any asyncrone call.

Steps to reproduce the problem.

Create an editor with the image plugin, and upload an image

OS.

any

Browser.

any

stefanneculai commented 8 years ago

Thanks for the suggestion @antho1404. Actually we're currently working on a new feature for that. I am closing this for now because we keep here only bugs/enhancements not feature requests.

vanerleo commented 7 years ago

Has this been released?

stefanneculai commented 7 years ago

@vanerleo not yet.

markedmondson commented 7 years ago

I'd love to see promises implemented on the afterPaste event too!

nurfgun commented 6 years ago

any updates ? love to see it too.

kristian-puccio commented 6 years ago

same...

stefanneculai commented 6 years ago

We've just put together a public roadmap with the most popular features. 😍 There you can vote your favorite one, provide feedback or make new suggestions: https://wysiwyg-editor-roadmap.froala.com/public.

sivaraman-27 commented 1 year ago

Is this implemented?