-
### Description
The `LinkControl` component from the `@wordpress/block-editor` package does not work as expected when used inside the Pattern Editor. The block crashes with some JS errors in the cons…
-
### Description
When the Patterns tab is selected, the zoom out mode is enabled via [the `useZoomOut` hook](https://github.com/WordPress/gutenberg/blob/86ca73a86541f0a1a16e30a906ebed3ba2ad66d2/packag…
-
### Description
Appearance and Settings panel overlaps Patterns page header while scrolling down
### Step-by-step reproduction instructions
1. Open the Site Editor from the dashboard.
2. Navigat…
-
It may be interesting to explore a method of registering a command type, and supporting a method to filter a via that type—perhaps based on an input prefix.
In this exploration below, if you type …
-
In light of the discussions in #53233 and #50430 it became clear that we need to work new powerful views, that support several features:
- Rendering table layouts to show posts, pages, templates,.. …
-
### Description
https://github.com/WordPress/gutenberg/pull/62354 introduced a `ContentOnlySettingsMenu` component that is then used in a few places in the editor. This component adds a menu item _an…
-
Related:
- https://github.com/WordPress/gutenberg/issues/63624
- https://github.com/WordPress/gutenberg/issues/55101
- https://github.com/WordPress/gutenberg/issues/55083
# Problem scope
As we cont…
-
### Description
Under Appearance > Editor > Patterns, long pattern names are cut off when the grid layout is used. The grid layout is the default.
I expect the full name to be visible.
I have sea…
-
### Description
I exported my WordPress block pattern, tried to import the pattern on other WordPress site and got this error:
```
y.values ().find is not a function. (In 'y.values).find ((e=>e…
-
### Description
I use the following code to disable the Pattern directory but after upgrading to WordPress 6.6.1 the Patterns tab is showing even without contain any patterns. Is this a bug?
htt…