-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[CP Staging] Don't show all chats in LHN in #focus mode #4059
Conversation
|
Applying the CP staging label to fix #focus mode on staging |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah woops 🤦 Thanks so much for catching this!!
[CP Staging] Don't show all chats in LHN in #focus mode (cherry picked from commit 951308f)
🚀 Cherry-picked to staging in version: 1.0.78-1🚀
|
🚀 Deployed to staging in version: 1.0.78-3🚀
|
🚀 Deployed to production in version: 1.0.79-4🚀
|
1 similar comment
🚀 Deployed to production in version: 1.0.79-4🚀
|
@marcaaron will you please review this?
Details
This fixes a bug introduced in #3894 where all chats were showing in focus mode because the unreadActionCount was being set to a non-existent report property. This PR updates the property to match the one returned from the back end.
Fixed Issues
$ #4057
Tests/QA
#focus
mode, confirm already-read chats only show up if they are pinned, if they are an IOU, or if they are the currently selected chat.Recent
mode, confirm all chats are shownTested On
Screenshots