Skip to content

Experiments Page: Update labels for media experiments to better clarify what they do#77536

Merged
andrewserong merged 1 commit into
trunkfrom
update/media-experiments-with-clearer-labels
Apr 22, 2026
Merged

Experiments Page: Update labels for media experiments to better clarify what they do#77536
andrewserong merged 1 commit into
trunkfrom
update/media-experiments-with-clearer-labels

Conversation

@andrewserong
Copy link
Copy Markdown
Contributor

What?

Part of:

In the Gutenberg Experiments page, group together the media-related experiments and better clarify what each does. There are currently three:

  • Media Editor (being able to edit a media item in a different state of the editor itself)
  • Media Editor Modal (being able to edit a media item in a modal — invoked from the image block, and it'll eventually allow cropping and metadata editing)
  • Media Upload Modal — the DataViews-powered alternative to the WP media library, used when selecting or uploading images

The Media Editor Modal experiment is very new, and I expect that it'll replace the Media Editor experiment entirely. I'm not removing that experiment just yet as I'd like to see how far we get with the modal approach first. But my hunch is that we'll remove Media Editor and just have the two modals as experiments. Until then, we've got three.

Why?

A colleague asked which experiments did what, which made me think we should clarify the labels on these as the experiments have shifted slightly from their original labels / intentions, and grouping them together will hopefully make them easier to find in the list.

How?

Just changing the wording of the labels, but not the actual experiment keys in use.

Testing Instructions

Open up: http://localhost:8888/wp-admin/admin.php?page=gutenberg-experiments and give the experiments a read. Do they make sense?

You can also smoke testing enabling them and seeing that the flags still work as expected

Screenshots or screencast

Before

They were in different sections and possibly a bit ambiguous:

image

After

Grouped together, and hopefully a bit clearer (happy to tweak if it still feels off!)

image

Use of AI Tools

Claude Code (Opus 4.7) used to perform the changes.

…group them together and better clarify what the experiments do
@andrewserong andrewserong self-assigned this Apr 22, 2026
@andrewserong andrewserong added the [Feature] Media Anything that impacts the experience of managing media label Apr 22, 2026
@andrewserong andrewserong added the [Type] Experimental Experimental feature or API. label Apr 22, 2026
@github-actions
Copy link
Copy Markdown

Flaky tests detected in 9ed18dd.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/24757245731
📝 Reported issues:

@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: andrewserong <[email protected]>
Co-authored-by: ramonjd <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@andrewserong andrewserong merged commit 9083dd0 into trunk Apr 22, 2026
51 of 52 checks passed
@andrewserong andrewserong deleted the update/media-experiments-with-clearer-labels branch April 22, 2026 03:55
@github-actions github-actions Bot added this to the Gutenberg 23.1 milestone Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] Media Anything that impacts the experience of managing media [Type] Experimental Experimental feature or API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants