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

AddAccountView: fix error handling #2137

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

Taufi
Copy link
Contributor

@Taufi Taufi commented Jul 21, 2024

In Client > makeEntityRequest, every DecodingError is transformed into a ServerError, causing the error handling in AddAccountsView to fail. This change fixes that issue.

@Dimillian Dimillian merged commit a3326c3 into Dimillian:main Jul 22, 2024
1 check passed
@Taufi Taufi deleted the add-account-error-message branch July 22, 2024 16:28
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