-
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
Workspace switcher - Workspace icon is displayed when Expensify filter is selected #42190
Comments
Triggered auto assignment to @iwiznia ( |
👋 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:
|
@iwiznia FYI 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 that this bug might be related to #vip-vsp |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspace icon is displayed when Expensify filter is selected What is the root cause of that problem?We are passing an empty string here. It should be undefined. App/src/pages/WorkspaceSwitcherPage/index.tsx Line 148 in 1ee5d03
What changes do you think we should make in order to solve the problem?We can remove PolicyID from here or set it to undefined. |
I think the bug is coming from #41769 testing that theory now |
Nope |
ok @Nodebrute your fix works. I think we need to change this
policyID? too.Though I am a bit confused on what PR caused this though... |
Correct. |
@iwiznia I also struggle to find it, but I believe this is the correct RCA. This bug has always been present, but it's only now coming to light due to some recent PR. The workspace switcher policyID should always be undefined. |
@iwiznia Could you assign me to work on the fix?" |
Yep, assigned you, thanks! |
That's correct, thanks @GandalfGwaihir! |
This is working now, just tested on staging |
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.74-0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
Expensify logo will display next to the breadcrumbs
Actual Result:
A workspace icon is displayed next to the breadcrumbs after switching from workspace back to Expensify
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6481505_1715771313081.E.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: