-
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
QBO: Add explicit description for each export entity #42548
QBO: Add explicit description for each export entity #42548
Conversation
@rushatgabhane @mananjadhav @hungvu193 @ikevin127 - any of you guys with QBO setup for testing able to take the C+ review of this for @eh2077? |
@trjExpensify I saw @rushatgabhane was already on another issue so I can take this one |
@s77rt Is there any extra step that I need to do? That's what I saw when I opened Screen.Recording.2024-05-24.at.09.04.42.mov |
titleText = translate('workspace.qbo.accountsPayable'); | ||
descriptionText = translate('workspace.qbo.accountsPayableDescription'); | ||
break; | ||
default: |
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.
Sorry my OCD 🤦 , can we just add a break if there's no code after default case 🙋
hintText = isLocationEnabled ? undefined : translate('workspace.qbo.exportVendorBillDescription'); | ||
description = translate('workspace.qbo.accountsPayable'); | ||
break; | ||
default: |
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.
NAB, same as above
You need to select an export entity (the "Export as" option)
Yes! @trjExpensify Do you know if we have an issue for that? (the account menu item is blank) |
Cool cool. Waiting for confirmation from @trjExpensify then I can complete the checklist. |
Hey, coming from this thread (https://expensify.slack.com/archives/C036QM0SLJK/p1716544065033859?thread_ts=1716238514.357639&cid=C036QM0SLJK) @s77rt Can you update it? Thank you |
@hungvu193 This is not related to this PR. It should be handled separately. As far as I can tell this best to be fixed in the backend. |
Reviewer Checklist
Screenshots/VideosiOS: Nativeios.moviOS: mWeb SafarimSafari.movMacOS: Chrome / Safarichrome.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 🚀
@hayata-suenaga Do you want to final review before emerging? |
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.
seems 🟢 to me 😄
This is merging into the freeze branch so we can merge this |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.79-11 🚀
|
Details
Same as #42524. Now using the correct base
Fixed Issues
$ #42520
PROPOSAL:
Tests
Preconditions:
Offline tests
Same as Tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Networking issue
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop