Related to T2506. Function looks at the settings in the localStorage obj, determines if there is a missing parameter, then adds the default setting for only that parameter before restesting isValidCashtabSettings.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCfd65d04c4c52: [Cashtab] Add parseInvalidSettingsForMigration function
Ensure that at least one setting is not default
in Ticker.js, create a testSetting and set its value to be either true or false
On save, refresh and check the application's memory in devtools
Existing settings should maintain their user defined values, while testSetting should be set to the default value
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- parse-invalid-settings-for-migration
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19620 Build 38959: Build Diff cashtab-tests Build 38958: arc lint + arc unit