Description
## Why
We have this issue kumahq/kuma#5216 over in backend which has been open for quite a while. I would guess (and I could be wrong) that this generally happens when your dataplane is offline, something we know in the GUI
What
We should render one of our notifications if you visit any of these Envoy related tabs saying something like:
"your dataplane is offline so you will not get any information here, but here's the error anyway"
(obvs better wording)
We do this in the Dataplane Traffic viz already, but we should also check that we either cannot open a drawer when this happens or that (if we can) we show similar notifications.
If we do this I would imagine we can close the backend issue, unless I've totally misunderstood the original reaosn for the issue.
Description
## Why
We have this issue kumahq/kuma#5216 over in backend which has been open for quite a while. I would guess (and I could be wrong) that this generally happens when your dataplane is
offline, something we know in the GUIWhat
We should render one of our notifications if you visit any of these Envoy related tabs saying something like:
"your dataplane is offline so you will not get any information here, but here's the error anyway"
(obvs better wording)
We do this in the Dataplane Traffic viz already, but we should also check that we either cannot open a drawer when this happens or that (if we can) we show similar notifications.
If we do this I would imagine we can close the backend issue, unless I've totally misunderstood the original reaosn for the issue.