-
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
[Wave Collect][Xero] Tracking categories fixes #42347
[Wave Collect][Xero] Tracking categories fixes #42347
Conversation
…into xero-tracking-categories-fixes
@parasharrajat 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] |
@parasharrajat Please ignore this PR. @rushatgabhane @hungvu193 For your review. |
@Expensify/design @lakchote @trjExpensify For your review. |
I can take a look this weekend 👀 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-05-18.at.14.26.38.movAndroid: mWeb ChromeScreen.Recording.2024-05-18.at.14.23.33.moviOS: NativeScreen.Recording.2024-05-18.at.14.22.30.moviOS: mWeb SafariScreen.Recording.2024-05-18.at.14.22.50.movMacOS: Chrome / Safarichrome.movMacOS: Desktopdesktop.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! 🎸
All yours @lakchote
We did not find an internal engineer to review this PR, trying to assign a random engineer to #39732 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
That looks right to me 👍 |
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.77-11 🚀
|
🚀 Deployed to staging by https://github.com/lakchote in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.78-5 🚀
|
Solves three issues:
Tracking categories use
Xero contact default
by default, but the push input reads:Imported, displayed as tags
. It should readImported
when that is selected (slack thread).Highlighted row overlaps the toggle on the Tracking Categories page (slack thread).

Currently selected import method is not highlighted in the Tracking Categories select list, only has a green checkmark:

image.png (slack thread)
Details
Fixed Issues
$ #39732
PROPOSAL:
Tests
Pre-requisite:
Steps
Imported
for theTracking Categories
option. If it showsNot imported
, then import the categories first and verify if you seeImported
(previously it showedImported, as Tags
)Offline tests
Same as Test steps
QA Steps
Same as Test steps
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-xero-category-fixes.mov
Android: mWeb Chrome
mweb-chrome-xero-category-fixes.mov
iOS: Native
ios-xero-category-fixes.mov
iOS: mWeb Safari
mweb-safari-xero-category-fixes.mov
MacOS: Chrome / Safari
Changed

Imported, as Tags
to onlyImported
Padding between the menu items and the import button

Default selection
MacOS: Desktop
xero-desktop-category-fixes.mov