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

Fix CreatePost infinite loading bug #1311

Merged

Conversation

alectrocute
Copy link
Contributor

@alectrocute alectrocute commented Jun 15, 2023

Hi Lemdevs!

In this PR:

  • Fix a bug on CreatePost that causes the submit button to be stuck in a loading state if the createPost request fails.
Screenshot 2023-06-15 at 2 30 02 PM

Resolves #1289.

Thanks!

Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dessalines dessalines merged commit 64191f2 into LemmyNet:main Jun 16, 2023
@alectrocute alectrocute deleted the fix-createpost-infinite-loading-bug branch June 16, 2023 15:03
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]: Infinite spinner when creating content with image or url
3 participants