-
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
Workspace - Workspace avatar is different when viewed in full screen mode #41387
Comments
Triggered auto assignment to @sakluger ( |
Triggered auto assignment to @cristipaval ( |
👋 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:
|
@sakluger 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 #collect project. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspace avatar is different when viewed in full screen mode What is the root cause of that problem?Offended PR: #39637 The PR updates the logic on how the workspace vatar color is generated. It was generated based on workspace names and now it's based on PolicyID instead of Workspace Name The new logic is not applied to the avatar inside 1. AttachmentView App/src/components/Attachments/AttachmentView/index.tsx Lines 117 to 130 in 5f50430
What changes do you think we should make in order to solve the problem?We shoudl apply the new logic to We can update the We replace the StyleUtils.getDefaultWorkspaceAvatarColor(policyID?.toString() ?? ''); POC video: 20240501_102634.mp4 |
Assigning @grgia and @rushatgabhane as the reviewers of the offending PR |
Another regression @nkdengineer @rushatgabhane #39637 |
This one actually isnt a regression, closing |
@grgia why closing? It's an issue here and a bug that needs to be fixed, I think! |
Not a regression, it's the same on prod @dragnoir |
@dragnoir my bad I looked at the wrong video 😂 @nkdengineer this should be fixed as a follow up to your PR cc @rushatgabhane |
The PR is still in review. |
@sakluger @rushatgabhane @grgia this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
PR was merged! Not deployed yet. |
Triggered auto assignment to @puneetlath ( |
@puneetlath assigning you to help watch this issue while I'm OOO through May 31. Could you please handle payment if needed? The issue was just merged, so it likely will need to be paid out before I return. I'll for some reason the issue is still open when I return, I'll take it back over. |
@puneetlath, @sakluger, @rushatgabhane, @grgia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR merged last week but not on staging yet |
Removed @puneetlath since I'm back from OOO. Sounds like we still just need to wait for the PR to be deployed. May be a bit longer with the current freeze. |
PR was deployed to prod! Closing. |
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.69-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:
Workspace avatar will be the same when viewed in full screen mode.
Actual Result:
Workspace avatar is different when viewed in full screen mode.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6467471_1714543808530.ws_pic.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: