-
- Downloads
[Dashboard] Optimize rendering by reducing the number of props passing down to...
[Dashboard] Optimize rendering by reducing the number of props passing down to from the very top (#43114) * Avoid unnecessary re-renderings in dashboard - getEmbeddedParameterVisibility * Avoid unnecessary re-renderings in dashboard - favicon, page title * Exclude isLoadingComplete from passing down * Avoid unnecessary re-renderings in dashboard - metadata * Drop metadata from Public Dashboard * Avoid unnecessary re-renderings in dashboard - dashcardData
Showing
- frontend/src/metabase/dashboard/components/ClickBehaviorSidebar/ClickBehaviorSidebar.tsx 0 additions, 5 deletions.../components/ClickBehaviorSidebar/ClickBehaviorSidebar.tsx
- frontend/src/metabase/dashboard/components/ClickBehaviorSidebar/ClickBehaviorSidebarContent.tsx 5 additions, 5 deletions...ents/ClickBehaviorSidebar/ClickBehaviorSidebarContent.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCard.tsx 0 additions, 4 deletions...d/src/metabase/dashboard/components/DashCard/DashCard.tsx
- frontend/src/metabase/dashboard/components/DashCard/DashCardVisualization.tsx 3 additions, 3 deletions...e/dashboard/components/DashCard/DashCardVisualization.tsx
- frontend/src/metabase/dashboard/components/DashCard/Dashcard.unit.spec.tsx 0 additions, 4 deletions...base/dashboard/components/DashCard/Dashcard.unit.spec.tsx
- frontend/src/metabase/dashboard/components/Dashboard/Dashboard.tsx 0 additions, 20 deletions...src/metabase/dashboard/components/Dashboard/Dashboard.tsx
- frontend/src/metabase/dashboard/components/DashboardGrid.tsx 7 additions, 8 deletionsfrontend/src/metabase/dashboard/components/DashboardGrid.tsx
- frontend/src/metabase/dashboard/components/DashboardHeader/DashboardHeader.tsx 5 additions, 2 deletions.../dashboard/components/DashboardHeader/DashboardHeader.tsx
- frontend/src/metabase/dashboard/components/DashboardSidebars.jsx 0 additions, 6 deletions...d/src/metabase/dashboard/components/DashboardSidebars.jsx
- frontend/src/metabase/dashboard/containers/DashboardApp/DashboardApp.tsx 10 additions, 22 deletions...tabase/dashboard/containers/DashboardApp/DashboardApp.tsx
- frontend/src/metabase/parameters/components/ParameterSidebar/ParameterSidebar.tsx 7 additions, 8 deletions...rameters/components/ParameterSidebar/ParameterSidebar.tsx
- frontend/src/metabase/parameters/components/ParameterSidebar/ParameterSidebar.unit.spec.tsx 0 additions, 1 deletion...omponents/ParameterSidebar/ParameterSidebar.unit.spec.tsx
- frontend/src/metabase/public/containers/PublicDashboard/PublicDashboard.tsx 0 additions, 6 deletions...ase/public/containers/PublicDashboard/PublicDashboard.tsx
Loading
Please register or sign in to comment