editor-js / image

Image Block for Editor.js
MIT License
234 stars 282 forks source link

🚀 Enhancement: Allow custom message on upload error #245

Open tech-magnety-ai opened 4 months ago

tech-magnety-ai commented 4 months ago

Hello, 👋

I noticed that this PR is stalled. So I make another one 😅

Allow custom error message to be returned from upload error object and be displayed in notice when success === 0 in the following form:

{
     "success": "0",
     "message": "My custom message"
}
tech-magnety-ai commented 4 months ago

Oops, Prettier formatted the code. I'll fix this.

panieldark commented 1 month ago

Would be very grateful if this was added 🙏