image icon indicating copy to clipboard operation
image copied to clipboard

🚀 Enhancement: Allow custom message on upload error

Open tech-magnety-ai opened this issue 10 months ago • 2 comments

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 avatar Apr 28 '24 14:04 tech-magnety-ai

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

tech-magnety-ai avatar Apr 28 '24 14:04 tech-magnety-ai

Would be very grateful if this was added 🙏

panieldark avatar Aug 06 '24 17:08 panieldark