-
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: hide reconciliation option if expensify card is not enabled #53073
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] |
Let's update step like that and update code to align to this test
|
@DylanDylann I updated. |
@DylanDylann I just updated using your recommendation . |
Nicee |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-29.at.17.06.22.movAndroid: mWeb ChromeScreen.Recording.2024-11-29.at.16.53.39.moviOS: NativeScreen.Recording.2024-11-29.at.16.53.17.moviOS: mWeb SafariScreen.Recording.2024-11-29.at.16.52.43.movMacOS: Chrome / SafariScreen.Recording.2024-11-29.at.16.35.29.movMacOS: DesktopScreen.Recording.2024-11-29.at.16.38.43.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.
Small NAB comment
src/pages/workspace/accounting/reconciliation/CardReconciliationPage.tsx
Outdated
Show resolved
Hide resolved
@mountiny I just updated. |
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.
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/mountiny in version: 9.0.69-1 🚀
|
after setting up a bank account on Expensify Card, the Card reconciliation option is not displayed. But if we complete the bank account verification and issue a new card, the option is displayed. Is this the expected flow for this PR ? card.reconciliation.option.mp4 |
Yeah, the Card reconciliation option is displayed when we complete the bank account verification |
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.69-4 🚀
|
Explanation of Change
Fixed Issues
$ #52548
PROPOSAL: #52548 (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
Screen.Recording.2024-11-25.at.23.03.39.mov
Android: mWeb Chrome
Screen.Recording.2024-11-25.at.23.04.18.mp4
iOS: Native
Screen.Recording.2024-11-25.at.23.15.52.mov
iOS: mWeb Safari
Screen.Recording.2024-11-25.at.23.13.51.mov
MacOS: Chrome / Safari
Screen.Recording.2024-11-25.at.22.27.30.mp4
MacOS: Desktop
Screen.Recording.2024-11-25.at.23.21.19.mov