-
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
[CP Staging] Fix distance tax regression #43246
Conversation
Thanks @nkdengineer ! Could you also please include this issue #43242 |
@MonilBhavsar @eVoloshchak we have this PR to fix regression from 42141 |
@nkdengineer appreciate this! Could you please update tests and QA section |
Looks good overall! |
Lint failure here. Can we jump on that now? Thanks! |
@trjExpensify @MonilBhavsar @eVoloshchak i updated, please check again 🙏 |
Reviewer Checklist
Screenshots/Videos |
BUG Screen.Recording.2024-06-07.at.7.47.22.PM.mov |
@nkdengineer are you going to be able to jump on that fix now? |
@allroundexperts thanks! Let's continue the review, but not block on it since that's a minor issue compared to the crash. @nkdengineer can you please address that one in this PR? |
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.
Other than the already reported bug, this is testing well.
Cool, I removed #43174 from the list of solved issues since that's still happening. @nkdengineer please address that in a follow up |
[CP Staging] Fix distance tax regression (cherry picked from commit db4695b)
✋ 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 Can I please get assigned to the underlying issue so that it doesn't slip? Thanks! |
@allroundexperts Done! Assigned you to #43241 |
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.81-11 🚀
|
Details
Fixed Issues
$ #43241
$ #43202
$ #43242
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-resize.mp4
Android: mWeb Chrome
android-resize.mp4
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
desktop-resize.mp4
MacOS: Desktop
web-resize.mp4