-
Notifications
You must be signed in to change notification settings - Fork 270
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browser: Patch Gutenberg on site import (#938)
Applies the missing Playground patch for Gutenberg when importing a Playground site with an unpatched Gutenberg bundled. Without this PR, importing such a site zip file results in this broken state: ![Screenshot 2024-01-03 at 10 07 35 AM](https://github.com/WordPress/wordpress-playground/assets/205419/efa617f6-f326-42c9-890d-a3719c2407a1) Here’s a replication link: annezazu/playground#2 ## Testing instructions Go to http://localhost:5400/website-server/?import-site=https%3A%2F%2Fraw.neting.cc%2Fannezazu%2Fplayground%2Fplayground-changes-2023-12-20T17-29-06-815Z%2Fplayground%2Fplayground.zip&url=/wp-admin/post-new.php and confirm the inserter button is styled correctly. It would be great to ship an E2E test as a follow-up PR. This one is important enough that I won't block it on lack of a test. cc @annezazu
- Loading branch information
Showing
5 changed files
with
37 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters