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

Provide feedback in UI about network issues and allow for retrying #371

Merged
merged 5 commits into from
May 31, 2024

Conversation

violoncelloCH
Copy link
Member

@violoncelloCH violoncelloCH commented May 30, 2024

closes #370

based on #361 Edit: branch was merged and this one rebased

@violoncelloCH violoncelloCH added this to the Milestone 4 milestone May 30, 2024
@violoncelloCH violoncelloCH self-assigned this May 30, 2024
@violoncelloCH violoncelloCH marked this pull request as ready for review May 31, 2024 08:50
@violoncelloCH violoncelloCH force-pushed the imp/ui-handle-network-errors branch 2 times, most recently from 4e87b64 to c7b8acf Compare May 31, 2024 09:06
Copy link

@unglazedstamp unglazedstamp left a comment

Choose a reason for hiding this comment

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

Very good code. This improves a lot the user experience compared to before. Now even if for some reason the connection server fails while online, the user will know that it has failed and he will have the oportunity to retry. I found some improvements in the code.

Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
Copy link

sonarcloud bot commented May 31, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
74.68% Line Coverage on New Code (required ≥ 80.0%)

See analysis details on SonarCloud

Copy link

@unglazedstamp unglazedstamp left a comment

Choose a reason for hiding this comment

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

Thank you for this very valuable feature.

@violoncelloCH violoncelloCH merged commit b2ecc1f into main May 31, 2024
1 of 2 checks passed
@violoncelloCH violoncelloCH deleted the imp/ui-handle-network-errors branch May 31, 2024 18:32
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.

provide UI feedback about network issues
2 participants