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

Handle 413 response on image uploads #154

Merged
merged 2 commits into from
Jul 3, 2023
Merged

Conversation

sunaurus
Copy link
Contributor

@sunaurus sunaurus commented Jun 28, 2023

Currently, when a server responds with 413 content too large for an image upload, then it breaks Lemmy-ui. This PR adds a special msg for the 413 case, which can be handled in the UI.

Related PR in Lemmy-UI: LemmyNet/lemmy-ui#1675

@dessalines dessalines enabled auto-merge (squash) July 3, 2023 21:59
@dessalines dessalines merged commit d497a1e into LemmyNet:main Jul 3, 2023
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.

3 participants