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

US-1739: Offline Screen #669

Merged
merged 8 commits into from
Jul 26, 2023
Merged

US-1739: Offline Screen #669

merged 8 commits into from
Jul 26, 2023

Conversation

rodrigoncalves
Copy link
Collaborator

@rodrigoncalves rodrigoncalves commented Jul 5, 2023

@rodrigoncalves rodrigoncalves self-assigned this Jul 5, 2023
@rodrigoncalves rodrigoncalves changed the title add offline screen US-1739: Offline Screen Jul 5, 2023
@rodrigoncalves rodrigoncalves force-pushed the us-1739 branch 3 times, most recently from 4c9de2a to 28a1989 Compare July 9, 2023 23:47
@rodrigoncalves rodrigoncalves marked this pull request as ready for review July 10, 2023 00:27
Copy link
Member

@jessgusclark jessgusclark left a comment

Choose a reason for hiding this comment

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

I tested this out with a simulator and when I turned off the computer's internet, and reloaded at app, it reset and took me back to the init screen.

Questions:

  • What is the executed outcome here, and does it only happen on the initial load, or will it happen if the device looses internet while the app is one?
Screenshot 2023-07-16 at 10 19 53 AM

@rodrigoncalves
Copy link
Collaborator Author

rodrigoncalves commented Jul 17, 2023

I tested this out with a simulator and when I turned off the computer's internet, and reloaded at app, it reset and took me back to the init screen.

Questions:

  • What is the executed outcome here, and does it only happen on the initial load, or will it happen if the device looses internet while the app is one?
Screenshot 2023-07-16 at 10 19 53 AM

For this PR, it just checks internet connection on the initial load. If user looses connection during the usage, he should be able to use the app normally but in a view-only state. He can't do a transaction, for example. We should address this in the future.

Regarding the issue you found, I made a fix for it. Please test it again.

Copy link
Member

@jessgusclark jessgusclark left a comment

Choose a reason for hiding this comment

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

Looks good, please fix merge conflicts and we can merge.

@jessgusclark jessgusclark merged commit 460ee37 into develop Jul 26, 2023
1 check passed
@jessgusclark jessgusclark deleted the us-1739 branch July 26, 2023 11:56
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