Fix Tooltip content only have comma in content when hovering group chat with non-register users#23807
Conversation
|
@rushatgabhane 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] |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-08-01.at.13.30.29.mov |
|
We did not find an internal engineer to review this PR, trying to assign a random engineer to #22593 as well as to this PR... Please reach out for help on Slack if no one gets assigned! |
|
cc @Beamanator for code review ^ |
|
Sorry I'd like to know what the HOLD was for in the issue before moving forward with this, also before we officially move forward we should definitely pull main here & re-test, but let's hold off till we know if we need these changes now still |
|
bump @Beamanator to review this PR. |
Beamanator
left a comment
There was a problem hiding this comment.
looks good to me, will leave for @jasperhuangg
| // We're only picking personal details that have logins set | ||
| // This is a temporary fix for all the logic that's been breaking because of the new privacy changes | ||
| // See https://github.com/Expensify/Expensify/issues/293465 for more context |
There was a problem hiding this comment.
Maybe add to this comment a bit explaining the placement of this block specifically–like why do we need to put it after the logic where we generate all the report options?
There was a problem hiding this comment.
Hi @jasperhuangg I'm unsure should we add more comment about placement of this block. Because the current comment is quite clear to me. It's saying we should only pick ... because ...
But I just added a comment about why we should not override personalDetails object. Could you help to review the comment again? Thanks
|
✋ 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/jasperhuangg in version: 1.3.58-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.3.58-5 🚀
|
|
🚀 Deployed to staging by https://github.com/jasperhuangg in version: 1.3.59-0 🚀
|
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.3.59-5 🚀
|






Details
Fixed Issues
$ #22593
PROPOSAL: #22593 (comment)
Tests
On Web/Desktop
On mweb/Native apps
Offline tests
Same as Tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
Screen.Recording.2023-07-31.at.23.31.47.-.web.mov
Mobile Web - Chrome
Screen.Recording.2023-07-31.at.23.42.39.-.android.chrome.mov
Mobile Web - Safari
Screen.Recording.2023-07-31.at.23.40.45.-.ios.safari.mov
Desktop
Screen.Recording.2023-07-31.at.23.34.46.-.desktop.mov
iOS
Screen.Recording.2023-07-31.at.23.39.12.-.ios.mov
Android
Screen.Recording.2023-07-31.at.23.41.44.-.android.mov