Wp-calypso: Gutenberg - Text Links not rendering correctly in the editor

Created on 6 May 2020  路  6Comments  路  Source: Automattic/wp-calypso

The text links are showing as regular text in the editor.
HTML code is there and the text links show ok on the site.

Temporary solution: use the Classic block

Issue happened with:

Also tested with TwentyTwenty, and on a self-hosted site, but that was fine.

gif

Blocks [Type] Bug

All 6 comments

Thanks for the report.

This is not limited to Simple Sites. The issue also appears on Atomic and .org sites for any themes that do not style a elements in the editor.

It's a regression in the sense that default link styling has changed in the editor, but themes should be styling links in the editor.

I've created https://github.com/WordPress/gutenberg/issues/22139 in Gutenberg to discuss.

We should consider shipping a patch as part of FSE to restore the link colors.

Independently, we can and should patch themes to include link colors in the editor.

Gutenberg patched this so we can expect a fix in an upcoming release:

https://github.com/WordPress/gutenberg/pull/22160

For the record, another case in 15105045-hc

Proposed interim fix for WordPress.com in https://github.com/Automattic/wp-calypso/pull/41992

@sirreal closing this one since it was merged into Calypso. Thanks!

Was this page helpful?
0 / 5 - 0 ratings