-
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
[CP Staging] Fix three-dot menu item display incorrectly when opening receipt in combine report #39572
Conversation
Adding @allroundexperts to help with this as its a deploy blocker |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-04-05.at.6.06.16.PM.movAndroid: mWeb ChromeScreen.Recording.2024-04-05.at.6.05.18.PM.moviOS: NativeScreen.Recording.2024-04-05.at.6.02.06.PM.moviOS: mWeb SafariScreen.Recording.2024-04-05.at.6.00.49.PM.movMacOS: Chrome / Safariscreen-recording-2024-04-05-at-52141-pm_VMjhtc5G.mp4MacOS: DesktopScreen.Recording.2024-04-05.at.5.59.42.PM.mov |
@nkdengineer The options to replace / download does not re-appear unless the image is uploaded and sent back from the backend. Is that expected? |
@allroundexperts please check production, seems fine to me, might be a feature request |
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.
changes make sense to me, its needed after the single expense view case #36934
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.
Good to go!
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.
Thanks
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] Fix three-dot menu item display incorrectly when opening receipt in combine report (cherry picked from commit 54db9cc)
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 1.4.60-11 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
Fix three-dot menu item display incorrectly when opening receipt in combine report
Fixed Issues
$ #39436
$ #39679
PROPOSAL: #39436 (comment)
Tests
Offline tests
Precondition: Do step 1-2 online
Do step 3-7 offline
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
android-1.mov
Android: mWeb Chrome
mweb-1.mov
iOS: Native
ios-1.mov
iOS: mWeb Safari
safari-1.mov
MacOS: Chrome / Safari
web-1.mov
MacOS: Desktop
desktop-1.mov