You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to figure out why the component re-renders even though nothing changes in the state. This could possibly be due to a parent component re-rendering which makes the child component Avatar re-render as well.
Screen.Recording.2022-09-28.at.03.17.54.mov
What is the impact of this on end-users?
TBD.
List any benchmarks that show the severity of the issue
TBD.
Proposed solution (if any)
TBD.
List any benchmarks after implementing the changes to show impacts of the proposed solution (if any)
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
What performance issue do we need to solve?
We need to figure out why the component re-renders even though nothing changes in the state. This could possibly be due to a parent component re-rendering which makes the child component
Avatarre-render as well.Screen.Recording.2022-09-28.at.03.17.54.mov
What is the impact of this on end-users?
TBD.
List any benchmarks that show the severity of the issue
TBD.
Proposed solution (if any)
TBD.
List any benchmarks after implementing the changes to show impacts of the proposed solution (if any)
TBD.
Platform:
Where is this issue occurring?