-
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
Update invoice rooms to use correct avatars and show correct threads subtitles #41316
Update invoice rooms to use correct avatars and show correct threads subtitles #41316
Conversation
cc @shubham1206agra since he was reviewing related PR |
This is actually related to #40303. |
@VickyStash Can you fix #41289 too? |
Nice, that looks pretty good to me. And just to confirm, right now you can't send invoices from Workspace to Workspace, right? |
@puneetlath @davidcardoza do we need to change the small "Invoices" text in the header area? Based on your mocks, I think we landed on this, right? |
I believe there was further conversation in the room and we landed on just doing "Invoices" for now. |
Okay cool, thanks for confirming! |
Right! |
# Conflicts: # src/libs/ReportUtils.ts
Done, I've added additional screenshots as well |
@shubham1206agra any way you could review this one asap? We're on a tight timeline and this one is pretty core to the design so if we could get it fixed asap, that would be great. Thank you! |
@VickyStash im on it |
Reviewer Checklist
Screenshots/Videos |
Thank you @rushatgabhane ! |
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!
NOTE: I'll be OOO 1-8th of May 🌴 |
✋ 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 staging by https://github.com/cristipaval in version: 1.4.69-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.69-2 🚀
|
Details
This PR fixes invoice room avatars and thread subtitle display.
Fixed Issues
$ #41261
$ #41289
PROPOSAL: N/A
Tests
Test invoice room avatars
Send Invoice
option under FAB.-in the header
-in the welcome part
-next to report actions
Test invoice room thread subtitle
Offline tests
Same as in the Tests section
QA Steps
Same as in the Tests section
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
iOS: Native
iOS: mWeb Safari
![sender_ios_web](https://github.com/Expensify/App/assets/23176449/72d3fab8-
6832-4be7-b7b0-d66ee5e94312)
MacOS: Chrome / Safari
MacOS: Desktop