Daniel Richards

Results 20 issues of Daniel Richards

### Description The padding underneath the post content that's supposed to be clickable, and results in focusing the last block seems pretty unreliable, especially when visiting an empty post for...

[Type] Bug
[Package] Edit Post

## What? In a default install of WordPress 6.5, when hovering over a navigation link an underline is shown. In 6.6 this doesn't happen. Theme developers are unable to override...

[Type] Bug
[Block] Navigation
Backport to WP Minor Release

Trac ticket: https://core.trac.wordpress.org/ticket/61748 Gutenberg issue: https://github.com/WordPress/gutenberg/issues/63912 Gutenberg PR: https://github.com/WordPress/gutenberg/pull/63918 ## What? Reorders the dependencies for `block-style-variations-styles` ## Why? The order of the dependencies here was causing different ordering of stylesheets...

bug

Trac ticket: https://core.trac.wordpress.org/ticket/61704 Gutenberg issue: https://github.com/WordPress/gutenberg/issues/63712 Gutenberg PR: https://github.com/WordPress/gutenberg/pull/63726 ## What? In WordPress 6.6, there was a general effort to lower and level specificity, but a couple of selectors seem...

bug

Succeeds https://github.com/WordPress/gutenberg/issues/59819. This is currently a draft and needs discussion/refinement ## Improved customization flows for synced patterns / Theme bundling of synced patterns The following issues solve a number of...

[Feature] Synced Patterns
[Type] Iteration

### To do / Needs investigation - [ ] https://github.com/WordPress/gutenberg/issues/64225 - [ ] https://github.com/WordPress/gutenberg/issues/64856 - [ ] https://github.com/WordPress/gutenberg/issues/30725 ### In progress - [ ] https://github.com/WordPress/gutenberg/pull/64534 (this PR is quite large...

[Type] Tracking Issue
Global Styles

Trac ticket: https://core.trac.wordpress.org/ticket/62069 Gutenberg issue: https://github.com/WordPress/gutenberg/issues/64688 ## What Fixes an issue with the image block when using pattern overrides caused by a bug in the block binding logic. ## Why...

bug

## What? Fixes part of https://github.com/WordPress/gutenberg/issues/65833 Pairs with the fix in #66214 Hides the slide-out pattern/media inserter panel when there are no categories. ## How? The code here is a...

[Type] Bug
[Feature] Inserter
Backport to WP 6.7 Beta/RC

## What problem does this address? The inspector fields currently doesn't support Pattern Overrides or any other attributes that have block bindings. To reproduce this: 1. Insert a synced pattern...

[Feature] Synced Patterns
[Type] Experimental
[Feature] Block bindings

Attempt at fixing #73423. ## What? Updates block inspector fields (for the contentOnly patterns experiment) to support block bindings. Unfortunately the PR has some issues, so I'm not sure it's...