Rich Tabor
Rich Tabor
**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...
Following https://github.com/WordPress/pattern-directory/issues/615, we should have these template types discoverable on the pattern directory, where I can search for alternative index, page, single, archive, etc templates to apply on my site.
I'd like to be able to create patterns that can be used as templates for use in [this replace flow](https://github.com/WordPress/gutenberg/pull/55091) for example. That way creators can build designs for index,...
Let's update the categories on the site to match what's available (detailed in https://github.com/WordPress/pattern-directory/issues/611#issue-1954411992). Secondly, if there are no patterns in a category, can we just not render the category?...
I'm proposing that we do not ship core patterns to WordPress sites within the "Featured" category. Instead, patterns "featured" on a site should be very close to the design, look,...
**Describe the bug** The categories on both should be generally matched to the patterns available in WordPress core ([source](https://github.com/WordPress/wordpress-develop/blob/trunk/src/wp-includes/block-patterns.php#L39-L159)) and the incoming work on category refinement in https://github.com/WordPress/gutenberg/issues/47847. Most notably,...
Page patterns are companions of blocks that together form a page layout, or design. They are leveraged within `StartPageOptionsModal`, as starter patterns you can use to quickly add whole page...
Can we remove these patterns below from the "Curated" filter on the Patterns Directory, while still having them sent as core patterns within WordPress? These aren't quite showcasing the best...
Instead of using the "connected" icon to indicate a synced pattern, in place of the block icon, let's try using the synced color applied to the block icon instead. Maintaining...