Skip to content

Analytics dashboard alerts remain after the user leaves the page

Problem to solve

The analytics dashboard view's alerts remain visible even if a user navigates away from the page.

Proposed solution

Auto dismiss the alerts when a user navigates away from the single dashboard view.

Implementation plan

Update customizable_dashboard.vue to dismiss all panel errors before the component is destroyed.