-
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
Move location bias calculation to hook and use it on edit #33887
Conversation
@mananjadhav 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] |
@mananjadhav are you around to review this? |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-01-04.at.12.44.23.AM.movAndroid: mWeb ChromeScreen.Recording.2024-01-04.at.12.15.39.AM.moviOS: NativeScreen.Recording.2024-01-04.at.12.12.49.AM.moviOS: mWeb SafariScreen.Recording.2024-01-03.at.11.55.55.PM.movMacOS: Chrome / SafariScreen.Recording.2024-01-03.at.11.48.05.PM.mp4MacOS: DesktopScreen.Recording.2024-01-03.at.11.53.00.PM.mov |
Probably not related to this PR, but the iOS app is crashing once I open the newly created distance request: Screen.Recording.2024-01-04.at.12.24.20.AM.mov |
Hmm, looks unrelated by looking at the crash line. Maybe we should still confirm if the crash happens in |
Happens on main as well! |
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!
@yuwenmemon 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] |
Thanks for confirming and for the quick review! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…-edit Move location bias calculation to hook and use it on edit (cherry picked from commit 1037c94)
🚀 Cherry-picked to staging by https://github.com/marcaaron in version: 1.4.21-3 🚀
@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/marcaaron in version: 1.4.21-3 🚀
@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/marcaaron in version: 1.4.21-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
QA pass Screen.Recording.2024-01-04.at.12.04.19.AM.mov |
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
1 similar comment
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.4.21-4 🚀
|
Details
Fixed Issues
$ #33877
PROPOSAL: #33877 (comment)
Tests
a
in the first waypoint and confirm that the locations offered are biased by your real locationa
a
in the first waypoint and confirm that the locations offered are not biased by your real location and that the page doesn't crasha
Offline tests
QA Steps
a
in the first waypoint and confirm that the locations offered are biased by your real locationa
a
in the first waypoint and confirm that the locations offered are not biased by your real location and that the page doesn't crasha
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.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 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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-01-03.at.3.04.05.PM.mov
MacOS: Desktop