-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
🍒 Cherry pick PR #56698 to staging 🍒 #57934
Conversation
(cherry picked from commit 698f602)
@arosiclair 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] |
…-props-as-object-v2 [HybridApp] Receive structured initialProperties (not as url) and improve url handling (cherry picked from commit e040f59) (CP triggered by puneetlath)
🚧 @Julesssss has triggered a test hybrid app build. You can view the workflow run here. |
I'm running the hybrid app, it's taking more time than I expected 👀 |
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 👍
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
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.
Auth and app switching is working perfectly for me, new and existing accounts on Android
🚧 @puneetlath has triggered a test app build. You can view the workflow run here. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-07.at.01.09.51.movAndroid: mWeb ChromeScreen.Recording.2025-03-07.at.00.54.45.moviOS: NativeScreen.Recording.2025-03-07.at.00.48.04.moviOS: mWeb SafariScreen.Recording.2025-03-07.at.00.52.02.movMacOS: Chrome / SafariScreen.Recording.2025-03-07.at.00.51.02.movMacOS: DesktopScreen.Recording.2025-03-07.at.00.51.24.mov |
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.
Test well!
🎯 @hungvu193, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #57946. |
🍒 Cherry pick #56382 to staging 🍒
This PR had conflicts when we tried to cherry-pick it to staging. You'll need to manually perform the cherry-pick, using the following steps:
Then manually resolve conflicts, and commit the change with
git cherry-pick --continue
. Lastly, please run:That will help us keep track of who triggered this CP. Once all that's done, push your changes with
git push origin roryabraham-cherry-pick-staging-6486b1d1961d4c6de85154905d57af5118b33ff9-1
, and then open this PR for review.Note that you must test this PR, and both the author and reviewer checklist should be completed, just as if you were merging the PR to main.
Pro-tip: If this PR appears to have conflicts against the staging base, it means that the version on staging has been updated. The easiest thing to do if you see this is to close the PR and re-run the CP.
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop