-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add Download app promo banner on desktop upload expense flow #61885
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
base: main
Are you sure you want to change the base?
Conversation
I've started a new Slack discussion here to confirm the translation |
@mananjadhav 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] |
Sorry if my issue was poorly explained, but I think we'd wanna show it on Desktop web as well: Here it's not showing 🤔 @jamesdeanexpensify @Expensify/design for visibility |
I’ve updated the PR to include desktop web as well |
Just so I'm clear - where are we going to add this? Web, mobile web, and desktop? I feel like we add it to everywhere but the mobile app, personally, but curious for thoughts! |
That makes sense, and I feel pretty strongly we shouldn't show this to users who already have the apps installed. |
Agreed! |
Agree, especially if there's no way to dismiss it. |
Ah, fair! So just desktop and web web then? Or what do you call it when you are on a computer and go on the world wide web? Just web? |
Desktop app and desktop web 😄 I do like web web too though 😂❤️ |
@@ -968,6 +970,24 @@ function IOURequestStepScan({ | |||
receiptImageTopPosition={receiptImageTopPosition} | |||
/> | |||
)} | |||
{platform !== CONST.PLATFORM.MOBILEWEB && !isMobile() && ( |
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.
@nyomanjyotisa It would be better to have this in platform specific files.
@nyomanjyotisa Can you please resolve the conflicts? |
I like the small button, but that orphan on the copy is killing me. Maybe we can add a word or two so the sentence feels more balanced? "Scan receipts directly from your phone" or something? |
|
I think |
Explanation of Change
Fixed Issues
$ #61422
PROPOSAL: #61422 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Download app
promo banner displayed correctlyPR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectioncanBeMissing
param foruseOnyx
toggleReport
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-Chrome.mp4
MacOS: Desktop
MacOS-Desktop.mp4