-
Notifications
You must be signed in to change notification settings - Fork 219
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: -27 B (0%) Total Size: 1.11 MB
ℹ️ View Unchanged
|
Good point, I should have clarified that. The delay is only reproducible if some of the dependencies are still loading, that might only be reproducible the first time the page is loaded and if the network is slow. After that, the dependencies are already loaded so it opens instantly. I added that in the testing steps. |
9abe48e
to
6b79d8a
Compare
Btw, I noticed this is causing issues in classic themes (that's why tests are failing). I'm currently investigating it. 🕵️ |
6b79d8a
to
300fd35
Compare
Should have been fixed in 300fd35. |
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.
LGTM!
This PR moves the logic to print
--drawer-width
from JS to PHP, this makes the value to be available before the React component is loaded, meaning the drawer can be visible earlier.This is a regression from #8930.
Testing
User Facing Testing
WooCommerce Visibility
Changelog