pattern-directory icon indicating copy to clipboard operation
pattern-directory copied to clipboard

The WordPress Block Pattern Directory

Results 108 pattern-directory issues
Sort by recently updated
recently updated
newest added

Fixes #662 — This removes the pattern slug filtering in favor of adding extra custom templates, and filtering to inject those into the hierarchy. This is a more core-native way...

[Component] Theme

In the new Pattern Directory theme, there is code to swap out a pattern based on the current page context. For example, viewing a single pattern uses the `single.html` template,...

[Component] Theme
[Component] Core/Gutenberg

I'd like to add [this pattern](https://wordpress.org/patterns/pattern/intro-area-with-heading-and-image/) as a `core` pattern. It's a bit more structured than the other section-style patterns, an interesting exploration into seeing how patterns can become more...

[Type] Pattern Submission

Currently there are two build workflows — [build.yml](https://github.com/WordPress/pattern-directory/blob/trunk/.github/workflows/build.yml) to build the plugins and classic theme, and [build-blocks.yml](https://github.com/WordPress/pattern-directory/blob/trunk/.github/workflows/build-blocks.yml) which only builds the new block theme. These also push to separate git...

[Component] Tooling

**Describe the bug** The default viewport width for patterns from the directory is a different value than the default in core. The visual below is of the same pattern, one...

I'd expect to be able to assign a viewport width for patterns to display better for themes that [register patterns via theme.json](https://github.com/WordPress/twentytwentyfour/blob/trunk/theme.json#L4-L7), like Twenty Twenty-Four. Even a text control with...

[Type] Enhancement
[Component] Pattern Creator

**Description:** When attempting to create a new pattern using the post list block on the WordPress Pattern Creation page (https://wordpress.org/patterns/new-pattern/), the block fails to display any posts and shows a...

[Component] Pattern Creator

**Describe the bug** We currently submit the page to apply filters and/or reset states. However, the search bar currently includes the `required` attribute which makes it impossible to clear the...

[Component] Theme

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://wordpress.org/patterns/new-pattern/ link 2. Click on Add a...

[Type] Bug
[Component] Pattern Creator

**Describe the bug** When I update my all/curated/community filter to "all" and search, it resets to "curated". **To Reproduce** Steps to reproduce the behavior: 1. Go to https://wordpress.org/patterns/?s=section&pattern-categories=gallery 3. Change...

[Component] Theme