-
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
[HOLD for payment 2024-04-15] [HOLD for payment 2024-04-09] Thread - Group chat thread header shows unavailable workspace icon #39247
Comments
Triggered auto assignment to @NikkiWines ( |
Triggered auto assignment to @dylanexpensify ( |
👋 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:
|
I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
We think this issue might be related to the #vip-vsb. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
In fact, this doesn't look like a regression and as an unaccounted case ProposalPlease re-state the problem that we are trying to solve in this issue.Thread - Group chat thread header shows unavailable workspace icon What is the root cause of that problem?The main problem with issue is that when we try to get icon for our header we use SubscriptAvatar which always uses 2 images App/src/pages/home/HeaderView.tsx Lines 250 to 254 in fc683cb
Because group thread Fits under isWorkspaceThread condition Lines 4805 to 4807 in c77c635
What changes do you think we should make in order to solve the problem?To fix this issue we can use MultipleAvatars for group threads For this we need create new function isGroupThread
And then return false for shouldReportShowSubscript when it's group chat
Lines 4805 to 4807 in c77c635
And then update
What alternative solutions did you explore? (Optional)NA |
Hmm, I'm not able to reproduce this on staging but I also see a different group icon to begin with 🤔 Screen.Recording.2024-03-29.at.10.49.23.mov |
@NikkiWines I don't think this is a deploy blocker, but what do you think? Attempting reproduction now |
Could reproduce 👍 |
I still can't reproduce it 😢 @dylanexpensify @ZhenjaHorbach are either of you able to reproduce the bug on prod? If not, let's identify what PR introduced the changes and whether or not it's a regression or just a mishandled edge case. |
This is not reproduced on production |
Thanks @NikkiWines. Gonna jump in here. |
QA re-testing now. |
This issue is fixed 39247.mp4 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.58-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-04-09. 🎊 |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.60-13 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-04-15. 🎊 |
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@marcaaron, @dylanexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Hmm, @marcaaron is there anyone we need to pay here? |
No payment is due here. This can be closed |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.58-0
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Group chat thread header will not show unavailable workspace icon.
Actual Result:
Group chat thread header shows unavailable workspace icon.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6431606_1711720106647.bandicam_2024-03-29_21-45-01-561.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: