elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.76k stars 8.16k forks source link

[management] Catch rendering errors and display an error page. #83948

Open lukeelmers opened 3 years ago

lukeelmers commented 3 years ago

Core has a "fatal errors" screen that is displayed for uncaught app errors. However, errors from within the management application are not caught (as it contains "sub-apps"), so a user gets a blank screen like this:

Screenshot 2020-11-20 at 17 08 11

It would be nice if we could add a fallback screen for users who encounter errors.

elasticmachine commented 3 years ago

Pinging @elastic/kibana-app (Team:KibanaApp)

gmmorris commented 3 years ago

It would be nice if we could add a fallback screen for users who encounter errors.

Ideally featuring our very own Fail Whale type mascot... Clusty the clumsy Cluster ;)

elasticmachine commented 2 years ago

Pinging @elastic/kibana-stack-management (Team:Stack Management)