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

Add error toast for 413 content too large response on image uploads #1675

Merged
merged 2 commits into from
Jun 29, 2023

Conversation

sunaurus
Copy link
Collaborator

@sunaurus sunaurus commented Jun 28, 2023

Currently, Lemmy-ui does not handle too large uploads gracefully. This PR adds a new error message for image uploads in case the server responds with 413 content too large.

This depends on:

Fixes #1532

@dessalines dessalines disabled auto-merge June 29, 2023 02:53
@dessalines dessalines merged commit bca438b into LemmyNet:main Jun 29, 2023
@sunaurus sunaurus deleted the handle_413 branch June 29, 2023 02:53
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

Successfully merging this pull request may close these issues.

[Bug] - No error handling on file upload larger than max allowed size by the proxy
4 participants