ErrorMessageModal
What I have done
I implemented the ErrorMessageModal component.
Testing
To open the modal you need to throw an error with the props.reportError
function. I recommend throwing the error in the openDownloadModal
function in Sidebar.js
. By that you can simply open the modal with the Download-Button. Dont forget to undo these changes.
Screenshots
Edited by Marcus Hardt