jodit2 icon indicating copy to clipboard operation
jodit2 copied to clipboard

File Browser events

Open damusix opened this issue 9 years ago • 0 comments

Any chance for adding events to file browser or file uploader? Maybe a controlled flow after upload or delete?

Explanation: I made a connector for nodejs using AWS S3, but there is a delay between deleting and uploading files before they are displayed. The problem is that the editor calls the file list too soon before the files are displayed. Is there a way to control the action of reloading after a successful upload or delete?

damusix avatar Nov 24 '16 16:11 damusix