-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 bug with default exporter #52307
fix bug with default exporter #52307
Conversation
@hoangzinh 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] |
src/pages/workspace/accounting/qbd/export/QuickbooksDesktopExportPage.tsx
Show resolved
Hide resolved
...ages/workspace/accounting/qbd/export/QuickbooksDesktopPreferredExporterConfigurationPage.tsx
Show resolved
Hide resolved
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, just a few comments.
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. @hoangzinh all yours.
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-11-12.at.17.05.31.android.movAndroid: mWeb ChromeUploading Screen Recording 2024-11-12 at 17.07.08 android chrome.mov… iOS: NativeScreen.Recording.2024-11-12.at.17.08.57.ios.moviOS: mWeb SafariScreen.Recording.2024-11-12.at.17.08.09.ios.safari.movMacOS: Chrome / SafariScreen.Recording.2024-11-12.at.16.54.52.web.movMacOS: DesktopScreen.Recording.2024-11-12.at.17.00.57.desktop.mov |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #52134 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Explanation of Change
Fix bug with default exporter
Fixed Issues
$ #52134
PROPOSAL: #52134 (comment)
Tests
Precondition: Have a workspace connected to QBD
Offline tests
Precondition: Have a workspace connected to QBD
QA Steps
Precondition: Have a workspace connected to QBD
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
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