Kibana should recognize when the browser is offline, not throw cryptic errors #146092
Labels
enhancement
New value added to drive a business result
old
Used to help sort old issues on GH Projects which don't support the Created search term.
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
This is part of a larger effort of reducing toast notifications - #67270 and #145810
Load up kibana, disconnect from the network, perform nearly any action and you're probably looking at a bunch of toast errors from failed requests. Kibana should handle this common error state gracefully. At first past, I see this having two portions -
Helpful browser api - https://developer.mozilla.org/en-US/docs/Web/API/Navigator/onLine
The text was updated successfully, but these errors were encountered: