[Internal QA]: Fix default card with export type#52575
[Internal QA]: Fix default card with export type#52575mountiny merged 10 commits intoExpensify:mainfrom
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] |
|
@DylanDylann ready for review - also I uploaded new videos |
|
@narefyev91 On this PR, you mentioned the mock data for the QBO connection. Do you know how we can get the mock data to test other connections? |
Co-authored-by: DylanDylann <141406735+DylanDylann@users.noreply.github.com>
not really sure how to test other accounts - as i remember - @joekaufmanexpensify could provide some data from staging for other connections - and we can test end-to-end. But generally needs to make working QBO firstly - and just make some fixes if any other connection will not work |
|
We discussed in slack too, but linking to the mock data here for posterity. |
|
Thanks, I am testing |
|
@narefyev91 In the NetSuite connection, we don't hide the export menu item row and if clicking on default card the value isn't updated Screen.Recording.2024-11-22.at.15.56.21.mov |
|
On the selection list let's push default card to the top of list |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-25.at.11.15.14.movAndroid: mWeb ChromeScreen.Recording.2024-11-25.at.10.57.53.moviOS: NativeScreen.Recording.2024-11-25.at.11.16.02.moviOS: mWeb SafariScreen.Recording.2024-11-25.at.10.57.09.movMacOS: Chrome / SafariScreen.Recording.2024-11-25.at.10.47.11.movMacOS: DesktopScreen.Recording.2024-11-25.at.10.52.40.mov |
|
All good |
Co-authored-by: Vit Horacek <36083550+mountiny@users.noreply.github.com>
Co-authored-by: Vit Horacek <36083550+mountiny@users.noreply.github.com>
|
@mountiny updated |
|
✋ 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.67-0 🚀
|
|
Largely working! When I view the card export row, I see both the 2024-11-26_14-37-54.mp4 |
|
One minor issue. If you set the card level export to something besides default card and then adjust the accounting settings to a different account type, we are correctly reverting back to default card for the new type of account, but we're not highlighting the row. That seems incorrect. Thoughts? @narefyev91 @mountiny 2024-11-26_14-38-31.mp4 |
|
Ah yeah that seems minor. @narefyev91 @waterim @VickyStash could you look into a follow up? |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.67-9 🚀
|
Explanation of Change
When accounting integration is connected, in Export account menu item should be shown "Default card" instead of real account name. The Default card should also be shown in select list during manual change for Export account.
Fixed Issues
$ #51891
PROPOSAL:
Tests
Offline tests
No changes
QA Steps
No Qa
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.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
Android: Native
android.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov