An error modal should show on failed requests. It currently works on certain parts of the QC page, such as on a failed saved note, but does not show if the page fails to load at all. This should show whenever any request on the page fails.
Rather than continuing to restore this feature, we've decided we want to have more informative and less intrusive error messages in the specific components where http errors are happening. See #44
Description
An error modal should show on failed requests. It currently works on certain parts of the QC page, such as on a failed saved note, but does not show if the page fails to load at all. This should show whenever any request on the page fails.