-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[CP Staging] fix: unable hold expense from reports #57979
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
[CP Staging] fix: unable hold expense from reports #57979
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
@DylanDylann 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] |
This comment was marked as resolved.
This comment was marked as resolved.
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-03-07.at.21.35.22.movAndroid: mWeb ChromeScreen.Recording.2025-03-07.at.21.32.45.moviOS: NativeScreen.Recording.2025-03-07.at.21.33.40.moviOS: mWeb SafariScreen.Recording.2025-03-07.at.21.34.09.movMacOS: Chrome / SafariScreen.Recording.2025-03-07.at.21.30.56.movMacOS: DesktopScreen.Recording.2025-03-07.at.21.31.30.mov |
@linhvovan29546 We haven't removed SCREENS.SEARCH.ROOT, it is still used in our App in some places. And |
@DylanDylann I have tested several places where |
@linhvovan29546 Could you please dishtinguish SEARCH_FULLSCREEN_NAVIGATOR and SCREENS.SEARCH.ROOT. When should we use SEARCH_FULLSCREEN_NAVIGATOR? When should we use SCREENS.SEARCH.ROOT? |
I think we need to deep dive into the offending PR to understand it thoroughly |
@linhvovan29546 Thanks for your update. Your PR looks fine. But let's me recheck this one more time |
Note regarding the implementation: isSearchTopmostFullScreenRoute will return true for both Search_Root and Search_Report routes, I've reviewed the offending PR and confirmed this behavior is acceptable. |
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.
LGTM 🚀
Thank you guys for the quick PR and review!
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…xpense-from-report fix: unable hold expense from reports (cherry picked from commit 3c6cafe) (CP triggered by puneetlath)
🚀 Cherry-picked to staging by https://github.com/puneetlath in version: 9.1.10-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.1.10-6 🚀
|
Explanation of Change
Fixed Issues
$ #57972
PROPOSAL: #57972 (comment)
Tests
Offline tests
Same test above
QA Steps
Same test above
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.2025-03-07.at.13.35.19.mov
Android: mWeb Chrome
Screen.Recording.2025-03-07.at.11.57.55.mov
iOS: Native
Screen.Recording.2025-03-07.at.11.56.06.mov
iOS: mWeb Safari
Screen.Recording.2025-03-07.at.11.52.45.mov
MacOS: Chrome / Safari
Screen.Recording.2025-03-07.at.11.50.04.mov
MacOS: Desktop
Screen.Recording.2025-03-07.at.11.53.29.mov