-
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
Remove reuseConnection from withPolicy #53597
Remove reuseConnection from withPolicy #53597
Conversation
Note: waiting for @ishpaul777 to review. 😂 |
@ishpaul777 kind bump! |
On it! |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-11.at.1.23.24.AM.movAndroid: mWeb ChromeScreen.Recording.2024-12-10.at.12.44.44.AM.moviOS: NativeScreen.Recording.2024-12-11.at.12.56.56.AM.moviOS: mWeb SafariScreen.Recording.2024-12-11.at.1.02.07.AM.movMacOS: Chrome / SafariScreen.Recording.2024-12-10.at.12.41.05.AM.movMacOS: DesktopScreen.Recording.2024-12-11.at.1.29.32.AM.mov |
Sorry i got caught up with other tasks yesterday, i swear i'll finish this today. |
We did not find an internal engineer to review this PR, trying to assign a random engineer to #52640 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
✋ 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/neil-marcellini in version: 9.0.75-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.75-6 🚀
|
Explanation of Change
This PR removes
reuseConnection: false
from withPolicy.tsx as the bug that made us disable the connection reuse is not reproducible anymore.Context: #52640 (comment)
Fixed Issues
$ #52640
PROPOSAL:
Tests
Offline tests
N/A
QA Steps
Same as Tests, but you need to use staging URL.
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
Screen.Recording.2024-12-05.at.22.18.06-compressed.mov
Android: mWeb Chrome
Screen.Recording.2024-12-05.at.22.19.25-compressed.mov
iOS: Native
Screen.Recording.2024-12-05.at.22.21.45-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-12-05.at.22.23.11-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-12-05.at.22.24.40-compressed.mov
Screen.Recording.2024-12-05.at.22.25.41-compressed.mov
MacOS: Desktop
Screen.Recording.2024-12-05.at.22.29.44-compressed.mov