-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Components: tab panel: don't render hidden content by default #57046
Conversation
Flaky tests detected in d91019c. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7206799692
|
Size Change: +222 B (0%) Total Size: 1.71 MB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This does solve the performance regressions according to the tests. Nice work
What?
Render the content only when the tab panel is selected.
Why?
This should fix the performance regressions from #56918 and #55360.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast