-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Inventory] Fix Open Explore in Discover link in a new tab (#207346)
## Summary Closes #207064 This PR fixes the Explore in Discover link to be able to open it in a new tab using `dataViewSpec: dataView.toMinimalSpec()`. ## How to test it 1. Enable `entityCentricExperience` feature flag 2. Run some synthtrace scenario, for example `node scripts/synthtrace infra_docker_containers` 3. Click into an entity group and select Explore in Discover in any entity. 4. You should be redirected to the data view correctly by clicking or opening in a new tab --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information
1 parent
5ee4297
commit 131a543
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters