-
Notifications
You must be signed in to change notification settings - Fork 3.3k
fix: card reconciliation for QBD is unresponsive #65568
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
Conversation
Currently I'm unable to build Android App. I'll update the screenshots later when the issue is fixed. |
Pressing back on the Advanced page should take you to the Screen.Recording.2025-07-08.at.3.21.33.AM.mov |
@s77rt Sorry for the delays 🙏, I updated. |
@daledah lint and typescript please |
Updated 👍 |
Test fail is flaky |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppBuild issues. NAB Android: mWeb ChromeScreen.Recording.2025-07-13.at.5.44.57.PM.moviOS: HybridAppiOS stuck on splash screen. NAB iOS: mWeb SafariScreen.Recording.2025-07-13.at.5.42.07.PM.movMacOS: Chrome / SafariScreen.Recording.2025-07-13.at.5.38.37.PM.movMacOS: DesktopScreen.Recording.2025-07-13.at.5.41.17.PM.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.
Code LGTM, thanks!
✋ 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/marcochavezf in version: 9.1.81-0 🚀
|
Explanation of Change
Fixed Issues
$ #65148
PROPOSAL: #65148 (comment)
Tests
Precondition: Have a workspace with QBD connected, Expensify card enabled.
Offline tests
QA Steps
Precondition: Have a workspace with QBD connected, Expensify card enabled.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
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
Android: mWeb Chrome
Screen.Recording.2025-07-07.at.22.23.13.mov
iOS: Native
Screen.Recording.2025-07-07.at.22.24.32.mov
iOS: mWeb Safari
Screen.Recording.2025-07-07.at.22.28.10.mov
MacOS: Chrome / Safari
Screen.Recording.2025-07-07.at.22.28.23.mov
MacOS: Desktop
Screen.Recording.2025-07-07.at.22.28.38.mov