-
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 update icons in global create and money request flows #40553
Conversation
@eVoloshchak 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] |
Straightforward changes |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
@Expensify/design can you check this looks as you wanted @eVoloshchak what is your eta for the checklist? thanks |
As I think we're dealing with the |
Agree with Shawn. Aside from the matching icons for Split/Submit within chat, I think this looks good. |
Reviewer Checklist
Screenshots/Videos |
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.
@tienifr, the code looks good, could you please make changes described in #40553 (comment)?
i.e. replace the split icon from within a chat
with the split icon from global create menu
@eVoloshchak I just merged main and fixed comment. Here is the latest UI: |
Nice, much better - thanks! |
Lovely! |
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!
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!
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.67-7 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by https://github.com/mountiny in version: 1.4.68-0 🚀
|
🚀 Cherry-picked to staging by https://github.com/francoisl in version: 1.4.67-7 🚀
@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: 1.4.68-3 🚀
|
Details
Fixed Issues
$ #40225
PROPOSAL: #40225 (comment)
Tests
Test 1
Track expense
, we want to use the coins iconSubmit expense
, we want to use the receipt iconPay someone
, we want to use the money/cash iconTest 2
Track expense
, we want to use the coins iconSubmit expense
, we want to use the receipt iconPay someone
, we want to use the money/cash iconTest 3
Scan
in the money request flows, use the scan receipt icon:Test 4
coins
icon like below:Test 5
receipt-scan
icon like below:Test 6
cash
icon like below:Offline tests
QA Steps
Test 1
Track expense
, we want to use the coins iconSubmit expense
, we want to use the receipt iconPay someone
, we want to use the money/cash iconTest 2
Track expense
, we want to use the coins iconSubmit expense
, we want to use the receipt iconPay someone
, we want to use the money/cash iconTest 3
Scan
in the money request flows, use the scan receipt icon:Test 4
coins
icon like below:Test 5
receipt-scan
icon like below:Test 6
cash
icon like below: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: mWeb Chrome
Screen.Recording.2024-04-20.at.10.30.27.mov
iOS: Native
Screen.Recording.2024-04-20.at.10.48.13.mov
iOS: mWeb Safari
Screen.Recording.2024-04-20.at.10.32.49.mov
MacOS: Chrome / Safari
Screen.Recording.2024-04-20.at.10.17.48.mov
MacOS: Desktop
Screen.Recording.2024-04-20.at.10.20.19.mov