elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.72k stars 8.14k forks source link

[Lens] remove small unnecessary serialization from save flow #151937

Open drewdaemon opened 1 year ago

drewdaemon commented 1 year ago

This logic was added as a stop-gap until https://github.com/elastic/kibana/issues/77588 got done. Now it's done, so we should look into removing it.

https://github.com/elastic/kibana/blob/77048f092f485bfbe745b6917b843f377333983f/x-pack/plugins/lens/public/app_plugin/save_modal_container.tsx#L258-L266

elasticmachine commented 1 year ago

Pinging @elastic/kibana-visualizations @elastic/kibana-visualizations-external (Team:Visualizations)