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: Allow users to retry errors when fetching server info #391

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

nikclayton
Copy link
Contributor

Previous code would show errors when fetching server info but with no mechanism to retry the operation, so it would "stick" until the user restarted the app.

Fix this with a retry action.

While I'm here use styles to ensure that all snackbars are 5 lines max length and remove code that sets the length.

Previous code would show errors when fetching server info but with
no mechanism to retry the operation, so it would "stick" until the user
restarted the app.

Fix this with a retry action.

While I'm here use styles to ensure that all snackbars are 5 lines max
length and remove code that sets the length.
@nikclayton nikclayton merged commit b454fdc into pachli:main Jan 28, 2024
5 checks passed
@nikclayton nikclayton deleted the retry-server-errors branch January 28, 2024 19:13
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.

1 participant