-
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
Debug - There is no error message when selecting taxAmountChanged violation #53097
Conversation
Todo:
|
…n-selecting-taxAmountChanged-violation
Just added the missing screen recordings. The PR is now ready for review 😄 This next week I'll be off, but someone from my team will take care of any feedback on this PR 😄 |
@DylanDylann 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] |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / SafariScreen.Recording.2024-11-28.at.09.22.40.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 💯
Hi, I'm Julian from Callstack and I'm going to work on this issue in Pedro's absence. |
@puneetlath Is this ready to merge? |
I actually saw that @MonilBhavsar is removing these violations from being returned to NewDot here. So in that case, I think we can just remove them from CONST.ts altogether and not need any special handling for them. What do y'all think? |
@puneetlath Yeah, it seems we can do nothing here |
Yes sorry, this won't be required anymore |
@pac-guerreiro @puneetlath Let's close this PR |
Explanation of Change
Fixed Issues
$#53010
PROPOSAL: #53010 (comment)
Tests
taxAmountChanged
andtaxRateChanged
are not shown in the available optionsOffline tests
Same as tests
QA Steps
Same as tests
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.-.Native.mp4
Android: mWeb Chrome
Android.-.Chrome.mp4
iOS: Native
iOS.-.Native.mp4
iOS: mWeb Safari
iOS.-.Safari.mp4
MacOS: Chrome / Safari
MacOS.-.Chrome.mp4
MacOS: Desktop
MacOS.-.Native.mp4