fix: deleted message not show when deleting thread#22864
Conversation
|
@Santhosh-Sellavel 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] |
|
@Santhosh-Sellavel Please ignore this PR |
|
@dukenv0307 Bug: deleted parent message disappears and doesn't show "[deleted message]" Screen.Recording.2023-07-18.at.10.42.26.mov |
|
@rushatgabhane I just re-check everything and it works as expected verify-comment-github.1.mp4After watching your video, the problem might occur since your web app is delayed in response, therefore it takes more time for the "deleted message" to appear |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-07-20.at.09.55.15.movMobile Web - ChromeWhatsApp.Video.2023-07-20.at.09.59.31.mp4iOSScreen.Recording.2023-07-20.at.10.05.31.mov |
@dukenv0307 when we test this We need to fix this |
|
@rushatgabhane To everything work well while online, we need to update the BE too as @chiragsalian mentioned here
|
|
Ahh I see, thanks! |
|
🚀 Deployed to staging by https://github.com/flodnv in version: 1.3.44-0 🚀
|
|
🚀 Deployed to production by https://github.com/marcaaron in version: 1.3.44-2 🚀
|
|
🚀 Deployed to staging by https://github.com/flodnv in version: 1.3.45-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.45-7 🚀
|



Details
[Deleted message] should appears in LHN when deleting thread
Fixed Issues
$ #19722
PROPOSAL: #19722 (comment)
Tests
Offline tests
QA Steps
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
web.1.mp4
Mobile Web - Chrome
chrome.mp4
Mobile Web - Safari
safari.mp4
Desktop
desktop.2.mp4
iOS
ios.2.mp4
Android
Screen.Recording.2023-07-14.at.16.28.18.mp4