kibana/x-pack/plugins/global_search_bar
Pierre Gayvallet c8d3d52061
[navSearch] handle displayName for savedObjects result provider (#119442) (#120329)
* [navSearch] use the type's displayName in the `savedObjects` result provider

* add unit tests

* update documentation

* adapt unit tests

* address review comments and start to cleanup searchbar component

* wrap onChange with useCallback

* add unit tests for resultToOption

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-12-03 03:33:13 -07:00
..
public [navSearch] handle displayName for savedObjects result provider (#119442) (#120329) 2021-12-03 03:33:13 -07:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.json Adds team details to core/telemetry/localization-owned plugins (#107843) 2021-08-09 20:45:25 -04:00
README.md Stacked headers and navigational search (#72331) 2020-09-14 14:32:30 -05:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) 2021-08-10 22:12:45 -07:00

Kibana GlobalSearchBar plugin

The GlobalSearchBar plugin provides a search interface for navigating Kibana. (It is the UI to the GlobalSearch plugin.)