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

[Search] Introduce search navigation plugin #200314

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

TattdCodeMonkey
Copy link
Contributor

Summary

This PR introduces the search_navigation plugin which will be used as a dependency for other search plugins to render the 'classic' page side nav when their UIs are used in Stack. This work is a pre-requisite for the Search team to refactor pages out of the enterprise_search plugin and instead use the search_____ plugins to render pages and routes for both Serverless and Stack.

Additionally this new plugin is nested in the x-pack/search_solution/ folder which is where we ill want to start migrating search specific plugins to for better organization and separation.

@TattdCodeMonkey TattdCodeMonkey added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 Team:Search backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.18.0 labels Nov 15, 2024
@TattdCodeMonkey TattdCodeMonkey requested review from a team as code owners November 15, 2024 21:52
Copy link
Contributor

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@elasticmachine
Copy link
Contributor

elasticmachine commented Nov 15, 2024

💔 Build Failed

Failed CI Steps

History

@TattdCodeMonkey TattdCodeMonkey requested a review from a team as a code owner November 16, 2024 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Search v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants