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

Drop props spreading to DashboardSidebars #42907

Merged
merged 9 commits into from
May 21, 2024

Conversation

uladzimirdev
Copy link
Contributor

@uladzimirdev uladzimirdev commented May 20, 2024

Closes #42884

Description

Do not spread props in dashboard as there are lots of them, it triggers unnecessary re-renderings in many other components

How to verify

CI is green

Copy link

replay-io bot commented May 20, 2024

Status Complete ↗︎
Commit ff98a0c
Results
⚠️ 3 Flaky
2522 Passed

Base automatically changed from dashboard-grid-simplify-actions to master May 20, 2024 17:43
@uladzimirdev uladzimirdev requested review from kulyk, oisincoveney and a team May 20, 2024 17:47
@uladzimirdev uladzimirdev added the backport Automatically create PR on current release branch on merge label May 20, 2024
@uladzimirdev uladzimirdev merged commit c09ec3d into master May 21, 2024
128 of 132 checks passed
@uladzimirdev uladzimirdev deleted the dashboard-sidebars-spreading branch May 21, 2024 09:48
metabase-bot bot added a commit that referenced this pull request May 21, 2024
Co-authored-by: Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Automatically create PR on current release branch on merge .Team/QueryingComponents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

drop props spreading to DashboardSidebars
2 participants