-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
The selected footer should be focused when is clicked
## Test path
`/plug…
-
The Block editor delivered in WordPress 5.0 ( Gutenberg ) creates HTML that is correctly formatted in the editor but incorrectly in the front-end. Update the theme’s styling to resolve this issue.
K…
-
Is there any way to the post meta when using Gutenberg blocks? Same like we do with normal custom fields where we use `carbon_get_the_post_meta()`.
Also what about having the fields available in t…
-
As I investigated https://github.com/WordPress/gutenberg/issues/60308, I ran into this layout quirk, where the post editor would not respect the template's layout of `default`, to span inner blocks fu…
-
### Description
Grid Block is not responsive on narrow screens.
The grid should transform into a single-column layout, but continue to look the same as on wide screens.
### Step-by-step reproduction…
-
Actually, I'm using shared blocks for recurring information on a trilingual website. Unfortunately, I'm actually forced to create each shared block 3 times in the 3 different languages. Thus, my share…
-
**[Gutenberg] As a visitor on mobile, I should have CSS styling of the “activity” and “popular” blocks as matched with the designs to have a matched experience to desktop visitors.**
AC1. The “Activi…
-
Initializing this inside Gutenberg Blocks of WordPress is causing this problem. Anyone have solution for this type of error?
-
### Description
`showInsertionPoint ` (the function that handles inserting the blue lines that show where a block will be placed) is laggy on chromium based browsers.
I believe the styles for eve…
-
We are using `PluginTemplateSettingPanel` component to show a button on the Site Editor.
This is the PR https://github.com/woocommerce/woocommerce-blocks/pull/9386, and [this is the logic ](https:/…