MoneyRequest: use ScreenWrapper only if editing#24097
MoneyRequest: use ScreenWrapper only if editing#24097Beamanator merged 3 commits intoExpensify:mainfrom
Conversation
|
@abdulrahuman5196 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] |
|
Should i do C+ review here? @s77rt |
|
Feel free to review. This is a quick fix |
|
Thank you. Starting to review |
|
@s77rt Screenshots are missing for platforms in author's checklist? Could you kindly update the same? |
|
@abdulrahuman5196 Added except for Android I'm having some trouble building the App. |
@s77rt Same here as well. I think it has to do with RN migration. |
|
Asked the same here - https://expensify.slack.com/archives/C01GTK53T8Q/p1691061507774859 |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-08-03.at.4.12.38.PM.mp4Mobile Web - Chromeaz_recorder_20230803_165048.mp4Mobile Web - SafariUntitled.1.mp4DesktopScreen.Recording.2023-08-03.at.4.14.40.PM.mp4iOSScreen.Recording.2023-08-03.at.4.15.34.PM.mp4AndroidScreen.Recording.2023-08-03.at.5.50.02.PM.mp4 |
|
Frick, can you run prettier please @s77rt ? Lint is failing |
|
@s77rt how do we get into this amount edit mode actually? i dont see edit option on report comment |
|
@Beamanator looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
Emergency was added b/c the FULL checklist wasn't complete - there's some problems running the Android simulator at the moment, so I made the call that it's fine to move forward w/out testing there |
[CP Staging] MoneyRequest: use ScreenWrapper only if editing (cherry picked from commit 0aaed18)
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
For What its worth, I did android native testing and updated the video on my checklist now. |
|
@abdulrahuman5196 The one you get on confirmation page Kooha-2023-08-03-13-26-32.mp4 |
|
🚀 Deployed to staging by https://github.com/Beamanator in version: 1.3.50-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.50-3 🚀
|
|
🚀 Deployed to staging by https://github.com/Beamanator in version: 1.3.51-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.51-2 🚀
|
Details
Fixed Issues
$ #24092
PROPOSAL:
Tests
Offline tests
Same as Tests
QA Steps
Same as Tests
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