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
When I attempt to upload a file larger than 500 MB, Hyrax does not display "file too large" text. This occurs on both dev and pg.
If a user attempts to upload a file larger than 500 MB, the form should display a "file is too large" message.
The "file is too large" message does not display when a user attempts to upload a file larger than 500 MB.
Link to related tickets or prior related work here - especially link to Hyrax issues that are duplicates or related
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Descriptive summary
When I attempt to upload a file larger than 500 MB, Hyrax does not display "file too large" text. This occurs on both dev and pg.
Expected behavior
If a user attempts to upload a file larger than 500 MB, the form should display a "file is too large" message.
Actual behavior
The "file is too large" message does not display when a user attempts to upload a file larger than 500 MB.
Steps to reproduce the behavior
Related work
Link to related tickets or prior related work here - especially link to Hyrax issues that are duplicates or related
The text was updated successfully, but these errors were encountered: