We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Display a human readable message what error occurred.
Currently there is a generic error message for all errors, so the user does not know what was the cause of the error.
"Translate" errors to a human readable format. Fallback to Exception and Error message from server if no translation is found.
Examples:
The text was updated successfully, but these errors were encountered:
Improve sync error messages displayed to users
0879a59
Resolves: #216
No branches or pull requests
Describe the change
Display a human readable message what error occurred.
Current situation
Currently there is a generic error message for all errors, so the user does not know what was the cause of the error.
Should
"Translate" errors to a human readable format. Fallback to Exception and Error message from server if no translation is found.
Examples:
The text was updated successfully, but these errors were encountered: