-
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
[Simplified Collect][Taxes] Add validation for custom tax name field #38555
[Simplified Collect][Taxes] Add validation for custom tax name field #38555
Conversation
@luacmartins Ready! |
@hungvu193 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] |
@filip-solecki can you fix the linting? |
src/pages/workspace/taxes/WorkspaceTaxesSettingsCustomTaxName.tsx
Outdated
Show resolved
Hide resolved
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-03-20.at.23.22.03.movAndroid: mWeb ChromeScreen.Recording.2024-03-20.at.23.25.08.moviOS: NativeScreen.Recording.2024-03-20.at.22.57.53.moviOS: mWeb SafariScreen.Recording.2024-03-20.at.23.00.59.movMacOS: Chrome / Safarichrome.movMacOS: DesktopScreen.Recording.2024-03-20.at.23.03.58.mov |
@filip-solecki Please resolve the conflicts |
This may not be from this PR but I can't change the Custom Tax field: Screen.Recording.2024-03-20.at.23.33.04.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. It seems like we have another issue with changing the default tax though.
Conflicts resolved, bug above looks strange, I will check it tomorrow morning! |
Agree that the bug above seems unrelated to this PR. @hungvu193 let's complete the review here and we can address that issue as a follow up. |
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 @luacmartins
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
@luacmartins I've checked the bug mentioned above and it shouldn't be reproducible after merging this PR as there always have to be |
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.4.56-0 🚀
|
🚀 Deployed to production by https://github.com/yuwenmemon in version: 1.4.56-8 🚀
|
Details
Fixed Issues
$ #38496
PROPOSAL:
Tests
Offline tests
QA 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.mov
Android: mWeb Chrome
adnroid_chrome.mov
iOS: Native
ios.mp4
iOS: mWeb Safari
ios_safari.mp4
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov