Experiments Page: Update labels for media experiments to better clarify what they do#77536
Conversation
…group them together and better clarify what the experiments do
|
Flaky tests detected in 9ed18dd. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/24757245731
|
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
What?
Part of:
In the Gutenberg Experiments page, group together the media-related experiments and better clarify what each does. There are currently three:
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 Editorand 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:
After
Grouped together, and hopefully a bit clearer (happy to tweak if it still feels off!)
Use of AI Tools
Claude Code (Opus 4.7) used to perform the changes.