Skip to content

ErrorMessageModal

Marcus Hardt requested to merge feat_ErrorMessageModal_#11 into develop

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

Capture

Edited by Marcus Hardt

Merge request reports

Loading