You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the backend is down, the user can still use some of the features on the frontend which simply won't work without the backend.
We want to instead disable some features or show error messages.
Reproduction steps
Steps to reproduce the behavior:
Don't run the backend.
Start the frontend.
The user can still attempt to do things like send messages and view documents.
Expected behavior
The expected behaviour depends on the feature...
Sending chat messages - User should not be able to send messages, disable the send button. - don't do this as we need to know when the backend is running again.
Bug report
Description
When the backend is down, the user can still use some of the features on the frontend which simply won't work without the backend.
We want to instead disable some features or show error messages.
Reproduction steps
Steps to reproduce the behavior:
Expected behavior
The expected behaviour depends on the feature...
Screenshots
This is what the document viewer looks like when the backend isn't running:
System roles in the handbook:
Resetting defence configurations:
Software (please complete the following information):
Additional context
Questions:
Acceptance criteria
TBD once questions are answered.
The text was updated successfully, but these errors were encountered: