Fix new message shows for message sent from another user#54653
Fix new message shows for message sent from another user#54653blimpich merged 4 commits intoExpensify:mainfrom
Conversation
|
@ahmedGaber93 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] |
|
Handled this one too: #54504 |
Reviewer Checklist
Screenshots/VideosAndroid: Nativea2.mp4Android: mWeb Chromeaw2.mp4iOS: Nativei.mp4iOS: mWeb Safariiw.mp4MacOS: Chrome / Safariw.mp420250101141010828.mp420250101140836476.mp4MacOS: Desktop20241231031719228.mp4 |
@bernhardoj why you handled it here? I think it is not a regression from the main PR. Also, it hasn't fixed
20241230221713124.mp420241230235001958.mp4 |
It's a regression from our PR too. The root cause of the issue is basically the CREATED action of the new chat is marked as unread. The video you show looks like a different issue. I'll check it. |
|
I can't reproduce the other issue. ios.mp4 |
|
@ahmedGaber93 I remember we used to show unread marker if the user has scrolled up above some threshold amount which the main pr removed please consider that too. Tagging @MonilBhavsar for context. |
This behavior was still supported after that pr, but it breaks now here. @bernhardoj could you check why this behavior break here? before20241231231006372.mp4After20241231231752739.mp4 |
|
I think it's already broken on the main PR since we remove the scroll threshold code. I don't realized about this too. I'll fix it later. |
|
@ahmedGaber93 Updated, please check |
|
✋ 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/blimpich in version: 9.0.81-0 🚀
|
|
@bernhardoj Failing on Web with original KI #54611 1736211499557.Scrollable.mp4 |
|
Hmm! I tried it several times, but I can't reproduce. @bernhardoj Are you able to catch the issue? Steps that I followed:
20250108042547757.mp4 |
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.81-6 🚀
|
|
Can't repro either |
|
Asked applause to re-test here. |
This issue is not reproducible anymore Recording.264.mp4Recording.265.mp4 |
Explanation of Change
Fixed Issues
$ #54611
$ #54504
$ #53830
PROPOSAL:
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
PR 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.mp4
Android: mWeb Chrome
android.mweb.mp4
iOS: Native
ios.mp4
iOS: mWeb Safari
ios.mweb.mp4
MacOS: Chrome / Safari
web.mp4
MacOS: Desktop
desktop.mp4