blocks-everywhere icon indicating copy to clipboard operation
blocks-everywhere copied to clipboard

Gutenberg block editor in WordPress comments, admin pages, bbPress, and BuddyPress.

Results 34 blocks-everywhere issues
Sort by recently updated
recently updated
newest added

See https://github.com/Automattic/blocks-everywhere/issues/176 This switches the toolbar to be static-positioned on wp.org, so that it shows up above the post editor rather than floating outside it. It does remove the "fixed"...

Per https://meta.trac.wordpress.org/ticket/6991 When creating a link, the apply button is hidden on hover. https://github.com/Automattic/blocks-everywhere/assets/767313/3d355e71-d023-4a0f-a81e-b796bdbc1123 It appears this might be an upstream issue in Automattic/isolated-block-editor, but as I can't test that...

As suggested here https://github.com/Automattic/blocks-everywhere/issues/20 I tried to add support for the term description. It works, but it is still wip because I need your help: 1. (Done) As the term...

In WP.org forums, after publishing a comment on a review, I went back to edit a link, but was initially unable to do so, since the formatting toolbar overlaps the...

bug
bbpress

Hi! On a fresh install of WordPress and the standard Twentytwenty-three theme is impossible to click on the header links on pages where there is the block editor (ex. Comments)....

Due to the rapid iterations of Gutenberg, and how this plugin uses it in ways that might be otherwise untested, it would be ideal if this plugin had automated testing...

The placeholder and aria-label are missing Placeholder = What's new, username? Aria-label = Post what's new

Relate to Hide comment textarea #164

Sometimes you may need to access information contained elsewhere within a form inside the editor. For example, passing IDs into a REST API when uploading images. Currently there is no...

enhancement

Add the container details (the form and newly created div container) to the editor settings object so it can be accessed by a child component.