-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[CP Staging] fix: taxpicker selection for tax settings #39646
[CP Staging] fix: taxpicker selection for tax settings #39646
Conversation
@MonilBhavsar 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/taxes/WorkspaceTaxesSettingsForeignCurrency.tsx
Outdated
Show resolved
Hide resolved
src/pages/workspace/taxes/WorkspaceTaxesSettingsForeignCurrency.tsx
Outdated
Show resolved
Hide resolved
@MonilBhavsar Should we get the original C+ to review this one so we can merge it? |
@pecanoro I'm good with that, feel free to assign them |
@pecanoro the C+ from the other issue is offline so I reached out in the C+ channel to get someone to pick it up |
Reviewer Checklist
Screenshots/VideosAndroid: NativetaxAndroid.mp4Android: mWeb ChrometaxAndroidChrome.mp4iOS: NativetaxiOS.mp4iOS: mWeb SafaritaxiOSSafari.mp4MacOS: Chrome / SafaritaxChrome.mp4MacOS: DesktoptaxDesktop.mp4 |
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
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.
Looks good!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…for-tax-settings [CP Staging] fix: taxpicker selection for tax settings (cherry picked from commit 3ee7004)
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 1.4.60-9 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 1.4.60-9 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
This PR fixes taxPicker selection for tax settings. The tax picker was missing a
policyID
prop which is needed to get policy tax rates from onyx. Also, we needed to update logic for the selected tax Rate.Fixed Issues
$ #39602
PROPOSAL: issuecomment
Tests
Expectation: Make sure In Step 6 and 7, all other available taxes will show up in the list
Offline tests
Expectation: Make sure In Step 6 and 7, all other available taxes will show up in the list
QA Steps
Expectation: Make sure In Step 6 and 7, all other available taxes will show up in the list
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
MacOS: Chrome / Safari
Screen.Recording.2024-04-04.at.20.44.59.mov
iOS: Native
Screen.Recording.2024-04-04.at.21.22.56.mov
Android: Native
Screen.Recording.2024-04-04.at.22.11.36.mov
Android: mWeb Chrome
iOS: mWeb Safari
MacOS: Desktop