Fail to load dashboard when Local storage's quota is exceeded #122760
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Dashboard
Dashboard related features
impact:needs-assessment
Product and/or Engineering needs to evaluate the impact of the change.
loe:needs-research
This issue requires some research before it can be worked on or estimated
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
TestWeek-8.0
Kibana version: 8.0.0-rc1
Elasticsearch version:
Server OS version:
Browser version: Firefox 95.0.2
Browser OS version: macOS 12.1
Original install method (e.g. download page, yum, from source, etc.): Cloud deployment
Describe the bug:
When the local storage quota is exceeded, opening a new dashboard fails with an Unhandled promise rejection.
Steps to reproduce:
Expected behavior:
Screenshots (if relevant):
Failing to save the dashboard using
Save as
because of the quota issue (although the dashboard is actually saved)Opening
Other dashboard
from the list of dashboards while the quota limit is exceededErrors in browser console (if relevant):
Opening
Other dashboard
from the list of dashboards while the quota limit is exceededAny additional context:
Workaround: clean the local storage by clearing the history of the Dev Tools > Console
The text was updated successfully, but these errors were encountered: