-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Global Styles: Fix the save panel changes #72701
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
Conversation
|
Size Change: +989 B (+0.04%) Total Size: 2.27 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in 674fd54. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/18839094715
|
What?
#72464 Broke the save panel of Global Styles. It was not comparing the right changes together. It was using an outdated context.
This PR fixes that.
Testing Instructions