Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/containers/UploadedFileView.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function renderDeleteDialog has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderDeleteDialog() {
    const { deleteAttachmentName, deleteAttachmentId, deleteConfirmation } =
      this.state;
    const { intl, deleteAttachment } = this.props;
    return (

There are no issues that match your filters.

Category
Status