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

File Too Large Error not handled properly #6430

Open
ngaruko opened this issue May 14, 2020 · 0 comments
Open

File Too Large Error not handled properly #6430

ngaruko opened this issue May 14, 2020 · 0 comments
Labels
Type: Bug Fix something that isn't working as intended

Comments

@ngaruko
Copy link
Contributor

ngaruko commented May 14, 2020

Describe the bug
When loading a 'large size' image , an error message is displayed but there is no indication of what size is acceptable - just in case the user has to adjust the size of the image.
To Reproduce
Steps to reproduce the behavior:

  1. Add a image-related form to your server (you can pick one from demo-forms, eg photos-on-android)
    2 . Login as an offline user.
  2. Try to submit your form with an image that is say 1051 x 707 pixels or larger (the cut-off/acceptable size is not clear in the error )
  3. See the error.

Expected
Either form should be submitted and if there is a size limit, the error should be clear enough on acceptable image size - just in case the user has to adjust the size of the image.

Logs
No logs in console
Screenshots
If applicable, add screenshots to help explain your problem.
image

Environment

  • Instance: localhost
  • Browser: Firefox, Chrome
  • Client platform: MacOS
  • App: webapp
  • Version: 3.9
@ngaruko ngaruko added the Type: Bug Fix something that isn't working as intended label May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Fix something that isn't working as intended
Projects
Status: Todo
Development

No branches or pull requests

1 participant