Fix InitialUrlContextProvider for HybridApp #2#42997
Merged
AndrewGable merged 1 commit intoExpensify:mainfrom Jun 3, 2024
Merged
Fix InitialUrlContextProvider for HybridApp #2#42997AndrewGable merged 1 commit intoExpensify:mainfrom
AndrewGable merged 1 commit intoExpensify:mainfrom
Conversation
Contributor
Reviewer Checklist
Screenshots/VideosAndroid: NativeWill test with HybridApp staging Android: mWeb ChromeWill test with HybridApp staging iOS: NativeWill test with HybridApp staging iOS: mWeb SafariWill test with HybridApp staging MacOS: Chrome / SafariWill test with HybridApp staging MacOS: DesktopWill test with HybridApp staging |
AndrewGable
approved these changes
Jun 3, 2024
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Contributor
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.79-11 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
It also takes into consideration the following bug which was a regression from the original fix
Fixed Issues
$ N/A
PROPOSAL: N/A
Tests
shortLivedAuthToken- I was generating on OldDot mobile app, but I don't know how to do it on NewDot.Offline tests
QA Steps
shortLivedAuthToken- I was generating on OldDot mobile app, but I don't know how to do it on NewDot.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
w_70aa997824c101e5dad9c318cd6041b7294becd7-2024-06-03.15_35_12.233.mp4
Android: mWeb Chrome
N/A
iOS: Native
Screen.Recording.2024-06-03.at.16.12.24.mov
iOS: mWeb Safari
N/A
MacOS: Chrome / Safari
Screen.Recording.2024-06-03.at.14.36.48.mov
MacOS: Desktop
N/A