-
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
[HOLD for payment 2024-03-20] App loads chats on the left with tag list on the right when refreshing tag list #37848
Comments
Triggered auto assignment to @JmillsExpensify ( |
👋 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:
|
Triggered auto assignment to @thienlnam ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When refreshing on the workspace tags page, the left page shows LHN while the central page shows the workspace tags page. What is the root cause of that problem?When we refresh the page, it will call App/src/libs/Navigation/linkingConfig/getAdaptedStateFromPath.ts Lines 253 to 254 in ffa731a
It will try to find the matching bottom tab navigator with the current central pane. App/src/libs/Navigation/linkingConfig/getMatchingBottomTabRouteForState.ts Lines 16 to 20 in ffa731a
However, we don't have a mapping for the workspace tags page and the bottom tab navigator page.
So, it will default to HOME, that is the LHN. App/src/libs/Navigation/linkingConfig/getAdaptedStateFromPath.ts Lines 52 to 63 in ffa731a
What changes do you think we should make in order to solve the problem?Add the mapping for workspace tags page.
What alternative solutions did you explore? (Optional)Or we can dynamically build the mapping.
|
@waterim since this came from the Tags PR. Let's fix this as part of the next settings PR. |
@luacmartins this one is already fixed in settings PR! |
Nice one! I added this list to the list of fixed issues of that PR. |
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. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.51-3 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-03-20. 🎊 |
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:
|
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
IMO there's no need for the BZ checklist since this is a new feature in development |
No payments due since it was fixed in this PR. I think we can close this one! |
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.48-0
Reproducible in staging?: y
Reproducible in production?: new feature
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Precondition:
Expected Result:
Workspace settings on the left are preserved.
Actual Result:
App loads chats on the left with tag list on the right.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6404680_1709765092472.bandicam_2024-03-07_06-33-01-755.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: