[CP Staging] Fix amount reseting when selecting currency#26598
Conversation
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
Reviewer Checklist
Screenshots/VideosWeb26598web.mp4Mobile Web - Chrome26598mweb.mp4Mobile Web - Safariincluded in the chrome video DesktopSame as web iOS26598ios.mp4Android26598android.mp4 |
|
@mountiny You're welcome, Thanks for your time. 👍 |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] Fix amount reseting when selecting currency (cherry picked from commit 9661a4b)
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 1.3.62-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.62-4 🚀
|
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.3.64-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.64-2 🚀
|
I have read the CLA Document and I hereby sign the CLA
Details
Currency edit in confirmation page causes missing header and wrong redirection.
The amount is not preserved and it changes to zero
Fixed Issues
$ #26586
PROPOSAL: #26586 (comment)
Tests
Offline tests
QA Steps
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
web.mp4
Mobile Web - Chrome
mobile-chrome.mp4
Mobile Web - Safari
mobile-safari.mp4
Desktop
desktop.mp4
iOS
ios.mp4
Android
android.mp4