-
Notifications
You must be signed in to change notification settings - Fork 3k
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] mWeb - Invoices - The back button doesn't correspond in the invoice tab on the search page #57186
Conversation
Looks like it really works ! |
I am thinking about these conditions Maybe we should update this conditions like Or is this not necessary? |
we want to show individual transactions for other status also when shouldGroupByReports is false so we cant add that 🤔 |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromeandroid-web.moviOS: Nativeios.moviOS: mWeb Safariios-web.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
Got it |
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
🎯 @ZhenjaHorbach, thanks for reviewing and testing this PR! 🎉 An E/App issue has been created to issue payment here: #57187. |
[CP Staging] mWeb - Invoices - The back button doesn't correspond in the invoice tab on the search page (cherry picked from commit 01a9fe3) (CP triggered by francoisl)
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 9.1.2-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.2-1 🚀
|
Explanation of Change
Fixed Issues
$ #57157
PROPOSAL:
Tests
same as QA
Offline tests
QA Steps
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
Screen.Recording.2025-02-20.at.8.38.17.PM.mov
iOS: Native
Screen.Recording.2025-02-20.at.9.14.49.PM.mov
iOS: mWeb Safari
Screen.Recording.2025-02-20.at.9.18.41.PM.mov
MacOS: Chrome / Safari
Screen.Recording.2025-02-20.at.8.37.04.PM.mov
MacOS: Desktop
Screen.Recording.2025-02-20.at.9.25.17.PM.mov