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

Fixed infinite spinner for load more replies + toast #667

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

ajsosa
Copy link
Collaborator

@ajsosa ajsosa commented Aug 20, 2023

Pull Request Description

Removed an indefinite state change that would occur when clicking the loading more replies comment card.

Issue Being Fixed

This fixes the infinite spinner that would occur when more replies would fail. This also fixes the issue of the error toast not popping up in that same situation.

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

ajsosa and others added 3 commits August 20, 2023 17:59
…tedly set isFetchingMoreComments when it's only required to be done once. This was also causing the snackbar error to not pop up
Copy link
Member

@micahmo micahmo left a comment

Choose a reason for hiding this comment

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

Nice, I've been hitting this a lot. Thanks!!

@micahmo micahmo merged commit c05a25e into thunder-app:develop Aug 21, 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.

2 participants