-
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
[ReportPreview / Avatars] Fix avatar styles and headline for Ecards, invoices, and group expense reports #49172
Conversation
Running a test build to QA for various cases |
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
rebuilding |
This comment was marked as outdated.
This comment was marked as outdated.
@dangrous I think we need to ignore these lint errors for this PR, if you look at them they are catch 22 (the lint error is saying to use the function that's triggering it) and I'd rather take these in a different PR |
Okay I agree with you on all of them except potentially not the one on L1731 - can we use |
okay cool, then with those separate PRs I think we're ready to go here! |
@grgia looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Eslint error handled here |
✋ 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/grgia in version: 9.0.41-0 🚀
|
Revert "Merge pull request #49172 from Expensify/georgia-fixIOUpreview"
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.41-10 🚀
|
🚀 Deployed to staging by https://github.com/grgia in version: 9.0.42-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.42-3 🚀
|
Details
It seems like the ReportPreview avatar and title is incorrect. The report headers look fine, so we need to match them.
DM
Workspace Chat
Invoice Room
Trip Room
Fixed Issues
$ #49036
Tests
Create a DM Chat from user A to user B
DM AVATAR CASE
SINGLE TRANSACTION IOU AVATAR CASE
MULTI TRANSACTIONS FROM ONE USER (IOU) AVATAR CASE
MULTI TRANSACTIONS FROM DIFFERENT USERS (IOU) AVATAR CASE
<name of user A> & <name of user B>
Create a DM Chat from user A to user C
NEW USER CASE
Create a Policy Expense Chat from user A to a Workspace
CHAT AVATAR CASE
SINGLE TRANSACTION IOU AVATAR CASE
MULTI TRANSACTIONS FROM ONE USER (IOU) AVATAR CASE
Offline tests
QA Steps
same as tests
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
MacOS: Chrome / Safari
MacOS: Desktop