-
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
fix: Optimistically disable the distance rate on removal #45146
fix: Optimistically disable the distance rate on removal #45146
Conversation
@shubham1206agra 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] |
@paultsimura Can you merge main here? |
@shubham1206agra done. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeScreen.Recording.2024-07-17.at.12.27.19.PM.moviOS: NativeScreen.Recording.2024-07-17.at.12.58.45.PM.moviOS: mWeb SafariScreen.Recording.2024-07-17.at.12.12.41.PM.movMacOS: Chrome / SafariScreen.Recording.2024-07-17.at.12.09.14.PM.movMacOS: DesktopScreen.Recording.2024-07-17.at.12.32.02.PM.mov |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.0.9-1 🚀
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 9.0.9-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.9-5 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.10-7 🚀
|
Details
This PR disables the distance rate when it's removed offline.
Fixed Issues
$ #44154
PROPOSAL: #44154 (comment)
Tests
Same as QA
Offline tests
Same as QA
QA Steps
Precondition:
Workspace has a few distance rates
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
android13.33.mp4
Android: mWeb Chrome
chrome.-.13.49.mp4
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-07-09.at.13.36.4313.34.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-07-09.at.14.05.4513.34.mp4
MacOS: Chrome / Safari
Screen.Recording.2024-07-10.at.13.40.46.-.13.49.mp4
MacOS: Desktop
2024-07-10.-.13.55.-.Screen.Recording.2024-07-10.at.13.54.40.mp4