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

Failing file upload should result in an error message shown to the user #717

Open
ilyabo opened this issue Oct 6, 2015 · 2 comments
Open
Labels

Comments

@ilyabo
Copy link

ilyabo commented Oct 6, 2015

No error message is shown on the client when a server-side request for file upload (sent upon choosing a file in the file browser) fails. The error is just ignored silently:

screen shot 2015-10-06 at 11 26 48

This is important, for instance, to tell the user that the uploaded file does not satisfy size or format restrictions.

Using 0.9.0-dev

@sameer-kumar-jain
Copy link

Any plan or update on this?

@Kmaschta
Copy link
Contributor

Until we code a solution for the Image and Upload fields, here is a workaround: #541 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants