-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix the broken currency #46899
Fix the broken currency #46899
Conversation
@mananjadhav 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] |
@mananjadhav my Android build is misbehaving, but since it's an hourly issue, I'm placing it for review without the recording – will add it when the build is OK. |
Checking. |
Added the Android recording ✔️ |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-edit-distance-rate.movAndroid: mWeb Chromemweb-chrome-offline-edit-distance-rate.moviOS: Nativeios-offline-edit-distance-rate.moviOS: mWeb Safarimweb-safari-offline-edit-distance-rate.movMacOS: Chrome / Safariweb-offline-edit-distance-rate.movMacOS: Desktopdesktop-offline-edit-distance-rate.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uploading Android build in a while
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed a fix via AdHoc build
Google.Chrome.2024-08-06.at.15.59.47.mp4
Merging to unblock deploy |
Fix the broken currency (cherry picked from commit c860937)
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 9.0.17-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
2 similar comments
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.0.17-2 🚀
|
Details
Fix the App crash caused by the incorrect currency.
Fixed Issues
$ #46874
PROPOSAL: N/A
Tests
Same as QA
Offline tests
Same as QA
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
2024-08-06.-.17.54.-.android.mp4
Android: mWeb Chrome
2024-08-06.-.17.49.-.chrome.mp4
iOS: Native
2024-08-06.-.17.49.-.Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-06.at.17.41.05.mp4
iOS: mWeb Safari
2024-08-06.-.17.49.-.Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-06.at.17.46.08.mp4
MacOS: Chrome / Safari
2024-08-06.-.17.38.-.Screen.Recording.2024-08-06.at.17.37.35.mp4
MacOS: Desktop
2024-08-06.-.17.49.-.Screen.Recording.2024-08-06.at.17.43.13.mp4