-
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
IOU - Workspace name is duplicate on report header for submitter #52914
IOU - Workspace name is duplicate on report header for submitter #52914
Conversation
@shawnborton @thesahindia One of you needs to 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] |
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.
Works fine!
We did not find an internal engineer to review this PR, trying to assign a random engineer to #52763 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
@jasperhuangg, please review the PR, as you have just been assigned to the issue. |
@jasperhuangg could you review the PR? |
@jasperhuangg kind bump for the review ;) |
✋ 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/techievivek in version: 9.0.77-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.77-6 🚀
|
Explanation of Change
For the expense submitter, there is a situation where the workspace name appears duplicated in the IOU report header. This happens because, for them, the workspace chat and the workspace itself are the same.
To address this, I implemented a simple condition check to prevent displaying the duplicated workspace name.
Fixed Issues
$ #52763
PROPOSAL: #52763
Tests
Offline tests
QA Steps
QA steps copied from -> #52763
Precondition:
-Set the Approver account as the Approver
Steps:
ApproversTesting.mp4
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
ApproversTesting.mp4
MacOS: Desktop