We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
STR:
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.
The text was updated successfully, but these errors were encountered:
Issue #993. Add clientside "image is too freaking big" validation.
5f27e4a
Issue #993. Don't bother to show image preview if filesize is too big.
f67cc3f
c0193ac
Issue #993. Actual limit is 4MB, not GB (lol). No review, comment cha…
d40acd1
…nge.
miketaylr
No branches or pull requests
STR:
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.
The text was updated successfully, but these errors were encountered: