Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Global Search] Fix cmd + click open in new tab for results (elastic#…
…183762) ## Summary Closes elastic#147710 This PR follows the pattern set up in https://github.com/elastic/kibana/blob/main/x-pack/plugins/spaces/public/nav_control/components/spaces_menu.tsx#L164-L170 to allow the cmd click behavior to work for kibana global search. I'm exploring contributing to the EUI repository in this elastic/eui#7788 but that avenue may not be fruitful. This implementation is already being used in spaces and can immediately provide value for global search with this PR merge.
- Loading branch information