-
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
Hide RBR on pending card transaction #55013
Hide RBR on pending card transaction #55013
Conversation
@DylanDylann 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] |
@cretadn22 Could you please update the Android video again? |
It still failed in my testing. It seems we missed this new condition in somewhere. @cretadn22 Could you please check that? Screen.Recording.2025-01-14.at.15.15.09.mov |
@DylanDylann It seems to be working fine on my end. Could you please provide more details about the steps you followed? ![]() |
@cretadn22 Thanks It worked for me after merging the latest main. It seems I got some Onyx problem yesterday |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-15.at.12.27.08.movAndroid: mWeb ChromeScreen.Recording.2025-01-15.at.12.24.32.moviOS: NativeScreen.Recording.2025-01-15.at.12.26.29.moviOS: mWeb SafariScreen.Recording.2025-01-15.at.12.23.52.movMacOS: Chrome / SafariScreen.Recording.2025-01-15.at.12.16.59.movMacOS: DesktopScreen.Recording.2025-01-15.at.12.24.59.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.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/AndrewGable in version: 9.0.88-0 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.88-7 🚀
|
Explanation of Change
Fixed Issues
$ #54461
PROPOSAL: #54461 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.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 and/or tagged@Expensify/design
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
Screen102.webm
Android: mWeb Chrome
Screen101.webm
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-12-16.at.23.27.07.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-12-16.at.23.26.47.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-01-09.at.22.48.22.mov
MacOS: Desktop
Screen.Recording.2025-01-09.at.22.53.37.mov