Skip to content

Editor: Remove orphaned editor-help component leftovers#79324

Merged
Mamaduka merged 1 commit into
trunkfrom
remove/editor-help-dir
Jun 18, 2026
Merged

Editor: Remove orphaned editor-help component leftovers#79324
Mamaduka merged 1 commit into
trunkfrom
remove/editor-help-dir

Conversation

@Mamaduka

Copy link
Copy Markdown
Member

What?

The editor-help component was a React Native (mobile)-only feature. Its implementation and tests (14 .native.js files) were removed in #78747, but style.scss and the images/ directory were left behind.

This removes the orphaned packages/editor/src/components/editor-help directory (style.scss + 53 image assets). Nothing references it — the remaining editor-help matches in the codebase are the unrelated Dashicon key of the same name.

No functional change.

Testing Instructions

CI checks are green.

The `editor-help` component was a React Native (mobile)-only feature. Its implementation and tests (14 `.native.js` files) were removed in #78747, but `style.scss` and the `images/` directory were left behind.

This removes the orphaned `packages/editor/src/components/editor-help` directory (`style.scss` + 53 image assets). Nothing references it — the remaining `editor-help` matches in the codebase are the unrelated Dashicon key of the same name.

No functional change.
@Mamaduka Mamaduka self-assigned this Jun 18, 2026
@Mamaduka Mamaduka added [Type] Code Quality Issues or PRs that relate to code quality [Package] Editor /packages/editor labels Jun 18, 2026
@Mamaduka Mamaduka requested review from manzoorwanijk and tyxla June 18, 2026 13:36
@github-actions

github-actions Bot commented Jun 18, 2026

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: Mamaduka <[email protected]>
Co-authored-by: manzoorwanijk <[email protected]>
Co-authored-by: tyxla <[email protected]>

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

@github-actions

Copy link
Copy Markdown

Size Change: 0 B

Total Size: 8.6 MB

compressed-size-action

@tyxla tyxla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for the cleanup 🚀

@Mamaduka Mamaduka merged commit 60a08d3 into trunk Jun 18, 2026
61 of 63 checks passed
@Mamaduka Mamaduka deleted the remove/editor-help-dir branch June 18, 2026 15:01
@github-actions github-actions Bot added this to the Gutenberg 23.5 milestone Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Package] Editor /packages/editor [Type] Code Quality Issues or PRs that relate to code quality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants