Allow guides (and anyone) to opt into memory only keys#22729
Conversation
|
@stitesExpensify Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
Woops the manual tests are gonna fail on step 10. That's not actually working yet 😓 |
|
Ok now it's fixed 😄 |
Reviewer Checklist
Screenshots/Videos |
|
Bumped the Onyx version. We are bumping several versions here (discussion). FWIW I am not running into anything weird locally. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this build in android and iOS. Happy testing! 🧪🧪 |
Allow guides (and anyone) to opt into memory only keys (cherry picked from commit 3520d7a)
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.3.39-9 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 1.3.39-11 🚀
|





Details
Related to -> Expensify/react-native-onyx#270
Fixed Issues (Not entirely - more of a bandaid)
#21766
Tests
memoryOnlyKeyssetter option to Onyx react-native-onyx#270cdinto thereact-native-onyxdirectory (note - not the one inApp/node_modulesbut wherever it is cloned)npm run builddistfolder toApp/node_modules/react-native-onyxand replace the existingdistfoldernpm run webforAppwindow.enableMemoryOnlyKeys()in the JS console.OpenAppand notReconnectApp)Other notes: This mode is "opt-in" so it's not end of the world if some things seem off with it enabled. Though, let's verify everything is working exactly the same as before when it's not enabled.
Offline tests
❌
QA Steps
Internal QA. We will test this with a Guide on staging.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
Mobile Web - Chrome
Not relevant for mWeb
Mobile Web - Safari
Not relevant for mWeb
Desktop
iOS
N/A to native
Android
N/A to native