-
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
fix: Quick Action for Scan receipt giving not found page #53747
Conversation
@dominictb 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] |
src/pages/home/sidebar/SidebarScreen/FloatingActionButtonAndPopover.tsx
Outdated
Show resolved
Hide resolved
@dominictb I updated PR. Please help review it again |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-12-11.at.17.02.09.movAndroid: mWeb ChromeScreen.Recording.2024-12-11.at.16.53.59.moviOS: NativeScreen.Recording.2024-12-11.at.17.03.41.moviOS: mWeb Safarisafari.mp4MacOS: Chrome / SafariScreen.Recording.2024-12-11.at.16.45.41.movMacOS: DesktopScreen.Recording.2024-12-11.at.17.06.20.mov |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to production by https://github.com/luacmartins in version: 9.0.75-6 🚀
|
Explanation of Change
Fixed Issues
$ #53071
PROPOSAL: #53071 (comment)
Tests
Prerequisite: User already submitted an expense to a workspace by scanning
reportID
is the reportID of the report we used to create expense in step 1.3. Tapping global green +. Verify there is no quick action option.
4. Tapping report's green +. Verify there is no submit expense option.
Offline tests
QA Steps
Same as tests
Verify that no errors appear in the JS console
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.2024-12-09.at.15.57.04.mov
Android: mWeb Chrome
Screen.Recording.2024-12-09.at.16.00.31.mov
iOS: Native
Screen.Recording.2024-12-09.at.16.01.33.mov
iOS: mWeb Safari
Screen.Recording.2024-12-09.at.16.03.24.mov
MacOS: Chrome / Safari
Screen.Recording.2024-12-09.at.15.52.54.mov
MacOS: Desktop
Screen.Recording.2024-12-09.at.16.06.03.mov