-
Notifications
You must be signed in to change notification settings - Fork 109
feat: [IOPID-3214] Offline wallet: startup timeout scenario #7282
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?
Conversation
Jira Pull Request LinkThis Pull Request refers to Jira issues: |
PR Title Validation for conventional commit type✅ All good! PR title follows the conventional commit type. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #7282 +/- ##
=======================================
Coverage 59.41% 59.41%
=======================================
Files 1773 1773
Lines 37757 37771 +14
Branches 8628 8586 -42
=======================================
+ Hits 22432 22442 +10
- Misses 15244 15259 +15
+ Partials 81 70 -11
... and 13 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Short description
This PR introduces the handling of the timeout case during the app startup loading.
When the app fails to connect within the expected time, the user is offered the option to access the Wallet in offline mode.
Unlike other offline reasons, this case only displays a banner with a refresh action and does not trigger a bottom sheet.
List of changes proposed in this pull request
Demo
Registrazione.schermo.2025-08-28.alle.10.15.12.mov
android.mov
How to test