[Lens] Expose save dialog behavior via plugin contract #94585
Labels
enhancement
New value added to drive a business result
Feature:Lens
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
It's possible to create a Lens saved object (or drop the user in a dashboard with it) without intervention from the Lens plugin, but as there's quite some boilerplate code required it would make sense to expose it similar to the method linking to a pre-filled editor.
It's mostly about exposing this functionality:
kibana/x-pack/plugins/lens/public/app_plugin/app.tsx
Lines 426 to 506 in f9e2883
kibana/x-pack/plugins/lens/public/app_plugin/save_modal.tsx
Lines 43 to 103 in 4584a8b
The UI could look like this:
The text was updated successfully, but these errors were encountered: