-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Web - Room -Transition between Workspaces and Room is sluggish #33102
Comments
👋 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 @marcochavezf ( |
I will be afk for one hour aprox, and will continue testing when I come back |
ProposalPlease re-state the problem that we are trying to solve in this issue.Transitions between Tabs become laggy after a few clicks What is the root cause of that problem?In the new chat selector page we use the This This issue affects all components that use the
What changes do you think we should make in order to solve the problem?we need to use to do so we need to add this line: const MemoizedTabSelectorItem = React.memo(TabSelectorItem); and change this App/src/components/TabSelector/TabSelector.js Line 131 in fa87f8b
to <MemoizedTabSelectorItem POCScreen.Recording.2023-12-14.at.11.08.39.PM.mov |
The root cause already exists in production so I don't think this is blocker. |
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.13.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:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Precondition: User is not a part of any workspace
Expected Result:
The transition between Workspaces and Room is smooth
Actual Result:
The transition between Workspaces and Room is sluggish
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6313363_1702574548215.bandicam_2023-12-15_00-08-12-800__2_.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: