Skip to content

Conversation

@jasonbahl
Copy link
Collaborator

What does this implement/fix? Explain your changes.

This PR fixes an issue with the .svg file used in the admin menu not being able to load because the ./img directory is not included in the bundled plugin. It is excluded via .distignore, so the menu was working for folks working locally from the .git repository but not for folks that have installed the plugin in its final bundled form (most users).

Does this close any currently open issues?

closes #3164

- clarify in README.md files the intent of the /img directory and /src/assets directory
- update the path to the .svg
@jasonbahl jasonbahl self-assigned this Jul 4, 2024
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 64b22c7 and detected 0 issues on this pull request.

View more on Code Climate.

@jasonbahl jasonbahl merged commit b4dc07b into wp-graphql:develop Jul 4, 2024
@jasonbahl jasonbahl mentioned this pull request Jul 4, 2024
@coveralls
Copy link

Coverage Status

coverage: 84.207%. remained the same
when pulling 64b22c7 on jasonbahl:fix/#3164-missing-svg
into afea036 on wp-graphql:develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.27.1 -- Missing Admin Menu - Missing icon image '/img/wpgraphql-elephant.svg'

2 participants