Skip to content
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

Re-renders: Review render in dashboard layout #4971

Closed
3 tasks
sanmont3drepo opened this issue May 23, 2024 · 1 comment
Closed
3 tasks

Re-renders: Review render in dashboard layout #4971

sanmont3drepo opened this issue May 23, 2024 · 1 comment

Comments

@sanmont3drepo
Copy link
Contributor

sanmont3drepo commented May 23, 2024

Description

We havent really taken a look at how many renders we are are using in general but Ive noticed that a blank content in the dashboard layout gets rendered 15 times

image

Suggested solution

Evaluate if its necessary for the app to re-render so many times by blanking one of the pages and see what triggers the re-renders.
Maybe we have a problem with redux store that keeps creating a new state while holding the same data.

Goal

  • Improve performance of dashboard

Tasks

  • try blanking a page
  • research whats causing the re-renders.
@Amantini1997
Copy link
Contributor

Can't reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants