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

Ensure Search Icon shows up on any search module #15611

Merged
merged 1 commit into from
Mar 28, 2024
Merged

Conversation

MikeAlhayek
Copy link
Member

@MikeAlhayek MikeAlhayek commented Mar 28, 2024

Fix #15613

The "Search" menu item can be added to the navigation menu from many independent modules like Queries, Search, Search AI, Elasticsearch or Lucene. These modules can be enabled independent of each other. To ensure we always show search icon on the navigation menu, the NavigationItemText-search.Id.cshtml should exists on these standalone modules.

@MikeAlhayek MikeAlhayek merged commit a3f5637 into main Mar 28, 2024
5 checks passed
@MikeAlhayek MikeAlhayek deleted the ma/fix-search-icon branch March 28, 2024 19:34
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.

Enabling the SearchAI module removes the icon from the search navigation item
1 participant