Upgrade to the latest version of @cratis/arc.react and through the ArcContext get hold of the query diagnostics as the basis of this feature:
https://www.cratis.io/docs/Arc/frontend/react/queries/observable-query-diagnostics.html
We want a page that is accessible from the navigation that holds all the status information provided by the diagnostics interface. It's a responsive / observable API, so let it come alive.
The page should not be enabled if we don't have access to the Arc Application - like commands & queries.
Upgrade to the latest version of @cratis/arc.react and through the ArcContext get hold of the query diagnostics as the basis of this feature:
https://www.cratis.io/docs/Arc/frontend/react/queries/observable-query-diagnostics.html
We want a page that is accessible from the navigation that holds all the status information provided by the diagnostics interface. It's a responsive / observable API, so let it come alive.
The page should not be enabled if we don't have access to the Arc Application - like commands & queries.