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

Prevent form submission on too-large images #993

Closed
miketaylr opened this issue Apr 5, 2016 · 0 comments
Closed

Prevent form submission on too-large images #993

miketaylr opened this issue Apr 5, 2016 · 0 comments
Assignees

Comments

@miketaylr
Copy link
Member

STR:

  1. Go to staging.webcompat.com
  2. Try to Upload a massive image (like 5MB)

Expected: probably a client-side message saying "this is too big!" and I can't submit it yet
Actual: I get an ugly 413 page

So this bug deals with client-side detection of too-large images.

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

No branches or pull requests

2 participants