-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[GS] [Discuss] Add Lens to navigational search results #77218
Comments
Pinging @elastic/kibana-core-ui (Team:Core UI) |
Pinging @elastic/kibana-platform (Team:Platform) |
As discussed on slack,
|
This feels like it's related to our next planned iteration of search that provides more granular feature results #72680 |
If there isn't any technical aspect holding this back. I agree with Ryan that it will be good to allow users to jump to Lens using the global search |
I checked out the code and as there is a public API to register new search providers, nothing should stop us from adding a Lens entry in there in 7.10. I will set up a PR. We should revisit the code when tackling #72680 - if you decide to go that route I will add a note to the issue. |
Relates to #72680 #72331
Describe the feature:
The first iteration of navigation search returns apps and saved objects. Currently, Lens is treated like a feature/type within Visualize thus it does not appear in search results.
Describe a specific use case for the feature:
User wants to create a visualization with Lens, so they search for it...
... however, there are product and technical considerations that come with this addition:
(I'm sure there are more, but this gets the conversation started)
cc:/ @myasonik @alexfrancoeur @pgayvallet @joshdover @AlonaNadler
The text was updated successfully, but these errors were encountered: