-
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
[$500] LHN - Сonversation is not displayed in bold when new messages are received #27038
Comments
Triggered auto assignment to @abekkala ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01005d8dd45f8b4890 |
Current assignee @abekkala is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
As @Santhosh-Sellavel is OoO for couple of weeks, I can take this over! |
ProposalPlease re-state the problem that we are trying to solve in this issue.When receiving new messages when leaving offline mode, the conversation is not displayed in bold in LHN What is the root cause of that problem?In this line, we're checking if current report is visible, if yes we call This leads to, when we go back to the report after sending messages from another tab, it calls Meanwhile, if we send new messages from another device, without changing the visibility of the current tab. The bold style will show normally because the What changes do you think we should make in order to solve the problem?We can make
What alternative solutions did you explore? (Optional)We can make Another potential solution is to add the visibility listener only when the report is topmost report or it's optimistic report, if that is no longer true, we'll remove the listener because it doesn't make sense any more to listen to the visibility change in that case, since we'll early return here already. |
@allroundexperts have you had a chance to review the proposal? |
📣 @allroundexperts Please request via NewDot manual requests for the Contributor role ($500) |
@allroundexperts friendly bump on reviewing the Proposal that has been provided :) |
Triggered auto assignment to @hayata-suenaga, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @allroundexperts Please request via NewDot manual requests for the Reviewer role ($500) |
📣 @tienifr 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@hayata-suenaga @allroundexperts This issue is no longer reproducible, it has been fixed via this PR (which fixes another issue that has similar root cause). So I think we can close this one. |
@hayata-suenaga do you agree we can just close this issue out? |
@allroundexperts could you double check on this comment? |
@abekkala @allroundexperts @hayata-suenaga @tienifr this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@allroundexperts can you please confirm the above? |
@allroundexperts can you please address the comment above (#27038 (comment)?)? cc: @hayata-suenaga |
That's accurate @abekkala. Let's close this! |
bumped @allroundexperts in slack |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
in your browser
Expected Result:
When receiving new messages when exiting offline mode, the conversation name should become bold in the LHN
Actual Result:
When receiving new messages when leaving offline mode, the conversation is not displayed in bold in LHN
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.66-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Recording.199.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: