wp-calypso icon indicating copy to clipboard operation
wp-calypso copied to clipboard

Site Editor: Move Top Bar Hotfix to wpcom-block-editor/default

Open Copons opened this issue 1 year ago • 2 comments

Details

In https://github.com/Automattic/wp-calypso/pull/87274 we released a hotfix for the Site Editor top bar in the wpcom folder of the wpcom-block-editor package.

It was a decision taken to ship the change quickly, but in fact, the change should live in the default folder, which is used by all site types, whereas wpcom is only loaded on Simple and Atomic sites.

To do so, though, we need to also update the package on Jetpack, to enqueue the new default/editor.min.css styles.

We should also keep an eye out to Gutenberg, and see if the issue was eventually fixed upstream!

Related

https://github.com/Automattic/wp-calypso/pull/87274

Copons avatar Feb 07 '24 16:02 Copons

It was fixed in GB v17.7 via https://github.com/WordPress/gutenberg/pull/58852 which has already been rolled out to all dotcom sites.

dsas avatar Feb 22 '24 15:02 dsas

Thanks for checking @dsas! I've moved the issue to the next sprint for convenience and raised the priority.

Copons avatar Feb 22 '24 17:02 Copons