-
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
Chat - App fails to scroll chat to the first unread message in offline mode #42148
Comments
Triggered auto assignment to @madmax330 ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open Staging deploy checklist to see the list of PRs included in this release, then work quickly on the following:
Remember rule #2: Never un-assign yourself from a real DeployBlocker unless you are 100% sure someone else is assigned and will take care of it. |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think that this bug might be related to #wave-collect - Release 1 |
Very likely App instead of web. I also think this is not an App blocker as this only occurs while offline. Lets get this fixed at a lower priority |
Triggered auto assignment to @JmillsExpensify ( |
Looking into this as we speak since I authored PR #41448. |
I cannot reproduce this, it works for me with the given steps. I tried offline mode from Troubleshoot and also from browser Networking tab and both works for me on latest main (local dev) (see video below). Note It doesn't make much sense that this would be related to my PR as long as the out-of-view message is correctly marked as unread by BE before going offline. This is why I'm thinking that since this was tested on the staging server where we're currently experiencing BE issues with API's having delays, this could cause the new marker to not be set in the first place. See #42063 for reference (which was also mistaken as a regression of my PR). Screen.Recording.2024-05-14.at.11.51.16.movcc @Julesssss |
Regardless, we decided to revert the PR -> more context @ #35011 (comment). |
Thanks for explaining. We'll retest once the site is stable. |
After thinking about what happens when navigating to a report while online vs offline, I confirm that this was indeed caused by the now-reverted PR and here's why:
Note Given that the |
This issue has not been updated in over 15 days. @JmillsExpensify, @Julesssss eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
This comment was marked as outdated.
This comment was marked as outdated.
This should be closed since it was reported as regression from PR #41448 which was reverted. So this shouldn't be an issue anymore since the functionality doesn't exist. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.72-0
Reproducible in staging?: y
Reproducible in production?: n
Issue found when executing PR : #41448
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
App automatically scrolls to the first unread message
Actual Result:
App fails to scroll user to the first unread message while in offline mode
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
bandicam.2024-05-14.08-50-51-971.mp4
Bug6479231_1715598774085.Offline_fail_for_mweb.1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: