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

[choir] Make common error cases such 'no network' or "timeout exception" more direct, more expressive to the end user #11

Open
Gelassen opened this issue Jun 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Gelassen
Copy link
Owner

Gelassen commented Jun 1, 2022

Make common error cases such 'no network' or "timeout exception" more direct, more expressive to the end user.

This two cases should be distinguished.

Both cases should tell user "There is no connection to the internet. Are you connected?" or "There is no connection to the server. Try again later. If often repeats please contact the developer."

User stories:
As user if my device has wifi or cell network turned off I see the error message "There is no connection to the internet. Are you connected?"

As user if my device trying to send request to the server within a minute without positive result I see the error message "There is no connection to the server. Try again later. If often repeats please contact the developer."

@Gelassen Gelassen added the enhancement New feature or request label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant