Skip to content

Conversation

ricoberger
Copy link
Member

We are now using Intersection Observer API for dashboards to improve the
performance of large dashboards with a lot of panels. The panels are now
only rendered when the become visible in the viewport. This improves the
perfromance for large dashboards, because we render less DOM elements at
the same time.

When an Application in the gallery view is selected we are now going
directly to the corresponding Application page and do not show the
Application in a panel. The panel view is still used for the
applications which are selected in the topology view.

We are now using Intersection Observer API for dashboards to improve the
performance of large dashboards with a lot of panels. The panels are now
only rendered when the become visible in the viewport. This improves the
perfromance for large dashboards, because we render less DOM elements at
the same time.

When an Application in the gallery view is selected we are now going
directly to the corresponding Application page and do not show the
Application in a panel. The panel view is still used for the
applications which are selected in the topology view.
@ricoberger ricoberger merged commit e578c3a into main Sep 17, 2021
@ricoberger ricoberger deleted the improve-dashboard-performance branch September 17, 2021 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant