Der neue Dienst "GitLab am KIT" ist unter gitlab.kit.edu erreichbar.

Skip to content

ErrorMessageModal

uqgie 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 uqgie

Merge request reports