[CP Staging] Fix chat view in search router#53293
Conversation
| excludeLogins: CONST.EXPENSIFY_EMAILS, | ||
| includeSelfDM: true, | ||
| showChatPreviewLine: true, | ||
| shouldBoldTitleByDefault: false, |
There was a problem hiding this comment.
This is the PR that originally introduced shouldBoldTitleByDefault: https://github.com/Expensify/App/pull/48575/files
I understand that we used to pass shouldBoldTitleByDefault: false before the refactor #52568
|
@abdulrahuman5196 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/Videos
Android: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariMacOS: Desktop |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
thanks 👍 somehow I missed these options being added. |
Include showChatPreviewLine: true (cherry picked from commit eddc533) (CP triggered by mountiny)
…-53293-1 🍒 Cherry pick PR #53293 to staging 🍒
|
🚀 Cherry-picked to staging by https://github.com/MonilBhavsar in version: 9.0.68-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
Fixed issues #53291 Bug6679872_1732877692137.Recording_2024-11-29_134625.mp4Bug6679851_1732876321280.Recording_2024-11-29_133005.mp4https://platform.utest.com/services/links/v1/internal/55238622?.mp4 https://platform.utest.com/services/links/v1/internal/55238623?.mp4 |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.0.68-7 🚀
|

Explanation of Change
The refactor #52568 seems to have missed passing some parameters
cc @Kicu @SzymczakJ @hannojg if you can take a look here when you have time 🙏
Fixed Issues
$ #53291
$ #53289
PROPOSAL:
Tests
Case 1: Group found in search should show the last message
Searchbutton on the top rightCase 2: Bold title show reflect read status
account Aaccount Baccount B, find the DM in the search to the top right:account B, go to another chat (your concierge chat for example)account A, send a new message in the chat between the two usersaccount B, find the DM in the search to the top rightOffline tests
QA Steps
Case 1: Group found in search should show the last message
Searchbutton on the top rightCase 2: Bold title show reflect read status
account Aaccount Baccount B, find the DM in the search to the top right:account B, go to another chat (your concierge chat for example)account A, send a new message in the chat between the two usersaccount B, find the DM in the search to the top rightPR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.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
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
Group showing last message:
Last read status reflected in bold:
Screen.Recording.2024-11-28.at.5.36.52.PM.mov
MacOS: Desktop