-
Task
-
Resolution: Done
-
Major
-
None
If the user's authentication session expires, the UI will receive 403 responses from the server for all of its graphql requests. This will continue until the user logs on again.
Currently the the UI displays "We're having problems connecting to the server" in this situation. It would be better if the UI could let the user know that they are no longer authorised and give them a link to login again.