Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Remove outlet causing search icon injection elsewhere #52

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

jordanvidrine
Copy link
Contributor

This PR removes the injection of a search icon into the SearchMenu using a plugin outlet. It was causing an icon to be inserted in other "core" uses of the search menu. It was most apparent when searching within a topic.

Before

image image

After

image image

@jordanvidrine jordanvidrine merged commit 0e267b6 into main Mar 6, 2024
4 checks passed
@jordanvidrine jordanvidrine deleted the fix-icon-issue branch March 6, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants