-
Notifications
You must be signed in to change notification settings - Fork 109
fix(IT Wallet): [SIW-2826] Offline mini-app not launching when initial network requests time out #7248
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
base: master
Are you sure you want to change the base?
fix(IT Wallet): [SIW-2826] Offline mini-app not launching when initial network requests time out #7248
Conversation
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #7248 +/- ##
===========================================
- Coverage 59.09% 29.31% -29.78%
===========================================
Files 1764 1526 -238
Lines 37351 32949 -4402
Branches 8436 7312 -1124
===========================================
- Hits 22072 9659 -12413
- Misses 15212 23268 +8056
+ Partials 67 22 -45
... and 928 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…nnection-timeouts
Short description
This PR addresses a bug that prevented the offline mini-app from launching if the initial network requests timed out.
List of changes proposed in this pull request
IngressScreen
logic to dispatch correct actions on timeoutsHow to test
Preview
ScreenRecording_08-04-2025.10-02-46_1.MP4
ScreenRecording_08-04-2025.10-04-06_1.MP4