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

Enforce file upload size limit more nicely #901

Closed
tbar0970 opened this issue May 3, 2023 · 0 comments
Closed

Enforce file upload size limit more nicely #901

tbar0970 opened this issue May 3, 2023 · 0 comments

Comments

@tbar0970
Copy link
Owner

tbar0970 commented May 3, 2023

Currently Jethro relies on the PHP file upload size and if someone uploads an oversized file (eg as a person photo) gives little helpful feedback. It would be good for Jethro to detect on the client side, prior to submit, if the file is too big.
See sample code here: https://stackoverflow.com/questions/5697605/limit-the-size-of-a-file-upload-html-input-element

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

No branches or pull requests

1 participant