mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
## Summary
close https://github.com/elastic/kibana/issues/161545
close https://github.com/elastic/kibana/issues/153257
This PR makes `SavedObjectFinder` component backward compatible. It is
achieved by going through content- management layer, more technical
details
[here](https://docs.google.com/document/d/1ssYmqSEUPrsuCR4iz8DohkEWekoYrm2yL4QR_fVxXLg/edit)
### Testing
`SavedObjectFinder` is this component that allows to pick a saved object
(supports: `search` `index-pattern` `map` `visualization` `lens`
`event-annotation-group`:
![Screenshot 2023-08-07 at 16 53
32](
|
||
---|---|---|
.. | ||
__snapshots__ | ||
annotation_editor_controls | ||
group_editor_controls | ||
event_annotation_group_saved_object_finder.tsx | ||
get_annotation_accessor.ts | ||
group_editor_flyout.test.tsx | ||
group_editor_flyout.tsx | ||
index.ts | ||
table_list.test.tsx | ||
table_list.tsx |