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

Error management inside Dropzone #32

Open
senecolas opened this issue Jun 28, 2023 · 1 comment
Open

Error management inside Dropzone #32

senecolas opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@senecolas
Copy link

Hi,

When uploading a file, several errors may appear, depending on the server configuration (e.g. "error 413 - Content Too Large" when the post_max_size or upload_max_filesize in our php.ini is too low). Unfortunately, the client is not informed with a toster when the request to "admin/upload" returns an error. So he can't understand where the error comes from, except inside the console.

Is it possible to add a toster to this route's response management?

@timoransky
Copy link
Contributor

Hi,
we are aware of this issue, but thank you for reminding us. I will keep you updated as soon as it's fixed.

@timoransky timoransky added the bug Something isn't working label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants