-
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 InitialUrlContextProvider
for HybridApp
#41764
Fix InitialUrlContextProvider
for HybridApp
#41764
Conversation
@marcochavezf 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/VideosAndroid: NativeN/A - HybridApp only Android: mWeb ChromeN/A - HybridApp only iOS: NativeN/A - HybridApp only iOS: mWeb SafariN/A - HybridApp only MacOS: Chrome / SafariN/A - HybridApp only MacOS: DesktopN/A - HybridApp only |
Approved by deployer, merging! |
✋ 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/AndrewGable in version: 1.4.77-0 🚀
|
It seems to have caused this regression #42822 |
Revert "Merge pull request #41764 from software-mansion-labs:fix-init-url-hybrid
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.4.77-11 🚀
|
🚀 Deployed to staging by https://github.com/AndrewGable in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.4.77-11 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.78-5 🚀
|
cc: @AndrewGable
Details
The PR fixes the wrong behaviour while transitioning from OD to ND within HybridApp. There should be no changes in the behaviour of standalone ND React Native application.
Fixed Issues
$ N/A
PROPOSAL: N/A
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
![1000000073-2024-05-27 11_05_32 744](https://github.com/Expensify/App/assets/75020057/64da7d56-7f81-4410-8111-ccadb16559af)Android: mWeb Chrome
iOS: Native
![image](https://github.com/Expensify/App/assets/75020057/f2d3ca2c-50dc-4e68-9f95-02f51bd63dee)iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop