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

Prevent infinite loading when creating first device #324

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

jakub-gonet
Copy link
Member

@jakub-gonet jakub-gonet commented May 29, 2024

In some code paths we didn't unset the isLoading state which sometimes caused the loading spinner to last indefinitely. This popped out mostly when, for some reason, dialog didn't show up.

Tested by creating new ios device on empty devices view.

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 10:22am

Copy link
Member

@kmagiera kmagiera left a comment

Choose a reason for hiding this comment

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

Can you expand the description a bit. What was the problem before? How does this change fixes it?

@jakub-gonet jakub-gonet merged commit 6c0cd25 into main Jun 11, 2024
3 checks passed
@jakub-gonet jakub-gonet deleted the jgonet/prevent-infinite-loading branch June 11, 2024 08:07
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