-
Notifications
You must be signed in to change notification settings - Fork 106
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
feat(IT Wallet): [SIW-2007] Add local FF for offline wallet access #6678
feat(IT Wallet): [SIW-2007] Add local FF for offline wallet access #6678
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6678 +/- ##
=======================================
Coverage 49.94% 49.94%
=======================================
Files 1550 1550
Lines 32294 32297 +3
Branches 7259 7311 +52
=======================================
+ Hits 16128 16131 +3
+ Misses 16128 16116 -12
- Partials 38 50 +12
... and 11 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Short description
This PR adds a persisted local FF to enable the IT Wallet offline access
List of changes proposed in this pull request
isItwOfflineAccessEnabled
to the persisted preferences reducersetItwOfflineAccessEnabled
actionHow to test
Tests should pass.
Toggle the preference from the Settings → Playgrounds → Documenti su IO and check that it is persisted between app sessions