[CP Stag] Remove unneeded SaaStr & SBE account consts#25827
Conversation
|
@ 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] |
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…paceOwnerAccount [CP Stag] Remove unneeded SaaStr & SBE account consts (cherry picked from commit 4124685)
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 1.3.57-1 🚀
|
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 1.3.57-1 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.3.57-6 🚀
|
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 1.3.59-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.3.59-5 🚀
|
Details
The consts where I added these accounts are actually used to exclude Expensify accounts from certain things (ex: money requests) but in this case we actually want to be able to request money from these accounts, so let's remove them from consts altogether
Fixed Issues
$ https://expensify.slack.com/archives/C057F53HR40/p1692865081099469?thread_ts=1692851130.413249&cid=C057F53HR40
Tests
/saastrOffline tests
Need to be online for this
QA Steps
Same as above
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
Mobile Web - Safari
Desktop
iOS
Android