-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Pull requests: WordPress/gutenberg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Block supports: add backdrop-filter with theme.json presets
[Package] Style Engine
/packages/style-engine
#77738
opened Apr 28, 2026 by
jobthomas
Contributor
Loading…
try responsive states for block instances
CSS Styling
Related to editor and front end styles, CSS-specific issues.
[Package] Block editor
/packages/block-editor
[Package] Block library
/packages/block-library
[Type] Experimental
Experimental feature or API.
#77736
opened Apr 28, 2026 by
tellthemachines
Contributor
•
Draft
Image Cropper: Try a simpler alternative for showing interactive grid lines
[Feature] Media
Anything that impacts the experience of managing media
[Type] Experimental
Experimental feature or API.
#77735
opened Apr 28, 2026 by
andrewserong
Contributor
Loading…
Guidelines: Split singleton REST API into dedicated /content-guidelines route
Core REST API Task
Task for Core REST API efforts
[Feature] Guidelines
An experimental feature for adding site-wide editorial rules.
[Type] New API
New API to be used by plugin developers or package users.
#77734
opened Apr 28, 2026 by
gziolo
Member
Loading…
6 tasks
Media editor: avoid double-mount flicker on open
[Feature] Media
Anything that impacts the experience of managing media
[Type] Experimental
Experimental feature or API.
#77732
opened Apr 28, 2026 by
ramonjd
Member
Loading…
Fix wait / sleep which is causing many PRs to fail performance tests in CI for reasons unrelated to the PR
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Package] E2E Tests
/packages/e2e-tests
#77726
opened Apr 28, 2026 by
danluu
Loading…
RTC: Fix connection lost error modal when /wp-json/wp-sync/v1/updates exceeds 16 MiB limit
[Feature] Real-time Collaboration
Phase 3 of the Gutenberg roadmap around real-time collaboration
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Package] Sync
[Type] Bug
An existing feature does not function as intended
#77724
opened Apr 27, 2026 by
danluu
Loading…
RTC: Fix divergence in duplicate table rows when one collaborator edits one duplicate while another collaborator deletes the other duplicate
[Feature] Real-time Collaboration
Phase 3 of the Gutenberg roadmap around real-time collaboration
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Package] Block library
/packages/block-library
[Package] Core data
/packages/core-data
[Type] Bug
An existing feature does not function as intended
#77723
opened Apr 27, 2026 by
danluu
Loading…
Revise README for FocalPointPicker component to use object-position
[Package] Components
/packages/components
[Type] Developer Documentation
Documentation for developers
#77722
opened Apr 27, 2026 by
andreawetzel
Contributor
Loading…
Classic Block: Copy/paste broken for empty Classic Block
[Block] Classic
Affects the Classic Editor Block
[Package] Blocks
/packages/blocks
[Type] Bug
An existing feature does not function as intended
#77719
opened Apr 27, 2026 by
BugReportOnWeb
Contributor
Loading…
ComplementaryArea: Inline z-index values
[Package] Base styles
/packages/base-styles
[Package] Interface
/packages/interface
[Type] Code Quality
Issues or PRs that relate to code quality
#77717
opened Apr 27, 2026 by
mirka
Member
Loading…
CircularOptionPicker: Inline z-index values
[Package] Base styles
/packages/base-styles
[Package] Components
/packages/components
[Type] Code Quality
Issues or PRs that relate to code quality
#77715
opened Apr 27, 2026 by
mirka
Member
Loading…
Base Styles: Remove stale z-index entries
[Package] Base styles
/packages/base-styles
[Type] Code Quality
Issues or PRs that relate to code quality
#77714
opened Apr 27, 2026 by
mirka
Member
Loading…
RTC: Fix inline inserter reset on update sync (#76980)
[Feature] Real-time Collaboration
Phase 3 of the Gutenberg roadmap around real-time collaboration
[Package] Components
/packages/components
[Type] Bug
An existing feature does not function as intended
#77706
opened Apr 27, 2026 by
alecgeatches
Contributor
Loading…
Make Block Inserter search input sticky while scrolling
[Feature] Inserter
The main way to insert blocks using the + button in the editing interface
Needs Design Feedback
Needs general design feedback.
[Package] Block editor
/packages/block-editor
[Type] Enhancement
A suggestion for improvement.
#77698
opened Apr 27, 2026 by
sarthaknagoshe2002
Contributor
Loading…
Experiment: Taxonomies REST controller
Content types (experimental)
Affects the content types experiment
[Type] Experimental
Experimental feature or API.
#77697
opened Apr 27, 2026 by
ntsekouras
Contributor
Loading…
[ LinkControl ] Implement enhanced inline page creation flow
[Feature] Link Editing
Link components (LinkControl, URLInput) and integrations (RichText link formatting)
[Package] Block editor
/packages/block-editor
[Package] Block library
/packages/block-library
[Package] Format library
/packages/format-library
[Type] Enhancement
A suggestion for improvement.
#77696
opened Apr 27, 2026 by
sarthaknagoshe2002
Contributor
Loading…
Tools(Release): migrate bin/plugin into @wordpress/release-tools workspace
#77695
opened Apr 27, 2026 by
USERSATOSHI
Contributor
•
Draft
ui: Unify hairline border across overlay popups
[Package] UI
/packages/ui
[Type] Enhancement
A suggestion for improvement.
#77691
opened Apr 27, 2026 by
ciampo
Contributor
Loading…
Revisions: Add tooltip to diff marker buttons
[Package] Editor
/packages/editor
#77690
opened Apr 27, 2026 by
himanshupathak95
Contributor
Loading…
Connectors: Add role="list" wrapper to connector cards for valid ARIA structure
Backport to WP 7.0 Beta/RC
Pull request that needs to be backported to the WordPress major release that's currently in beta
Connectors screen
Tracks connectors screen related tasks
First-time Contributor
Pull request opened by a first-time contributor to Gutenberg repository
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Bug
An existing feature does not function as intended
#77689
opened Apr 27, 2026 by
hi0001234d
Loading…
Fix: Refless Navigation Block does not show block appender
[Block] Navigation Link
Affects the Navigation Link Block
[Block] Navigation
Affects the Navigation Block
[Package] Block library
/packages/block-library
[Type] Bug
An existing feature does not function as intended
#77688
opened Apr 27, 2026 by
hbhalodia
Contributor
Loading…
Rich text: allow disabling formats per-block basis
[Feature] Rich Text
Related to the Rich Text component that allows developers to render a contenteditable
[Package] Block editor
/packages/block-editor
[Package] Rich text
/packages/rich-text
[Type] New API
New API to be used by plugin developers or package users.
#77687
opened Apr 27, 2026 by
simison
Member
Loading…
Gallery: default lightbox nav to Both and add icon-only focus labels
[Block] Gallery
Affects the Gallery Block - used to display groups of images
Needs Accessibility Feedback
Need input from accessibility
Needs Design Feedback
Needs general design feedback.
[Package] Block library
/packages/block-library
[Type] Enhancement
A suggestion for improvement.
#77686
opened Apr 27, 2026 by
vishnupprajapat
Contributor
Loading…
Fix: Disable Custom CSS command for non block themes
[Package] Core commands
[Type] Bug
An existing feature does not function as intended
#77685
opened Apr 27, 2026 by
DarkMatter-999
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.