Currently our forms use the NetworkErrorService to display any errors resulting from an API call. Many of our API calls outside the forms do not, so when API calls to render pages fail, it's not clear to the user what happened (e.g. #455). The NetworkErrorService displays a prominent banner and can also display server error details to help reporting & fixing bugs.
Currently our forms use the NetworkErrorService to display any errors resulting from an API call. Many of our API calls outside the forms do not, so when API calls to render pages fail, it's not clear to the user what happened (e.g. #455). The NetworkErrorService displays a prominent banner and can also display server error details to help reporting & fixing bugs.