Cancelling a visualization edit breaks the other panels in managed dashboards #172953
Labels
bug
Fixes for quality problems that affect the customer experience
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Kibana version:
8.11
Original install method (e.g. download page, yum, from source, etc.):
Via integration asset installation
Describe the bug:
Editing a visualization panel and then cancelling leaves all the other panels on the dashboard in an infinite loading state.
Steps to reproduce:
elastic-package edit dashboard
(can download latest version ofelastic-package
here)Expected behavior:
All the panels should be restored (showing their visualizations)
Screenshots (if relevant):
Errors in browser console (if relevant):
Any additional context:
This is the loader that is showing in the broken panels
kibana/src/plugins/dashboard/public/dashboard_container/component/grid/dashboard_grid_item.tsx
Lines 119 to 121 in d1bb537
The text was updated successfully, but these errors were encountered: