client/app/bundles/course/assessment/submission/containers/UploadedFileView.jsx
Function renderDeleteDialog
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
renderDeleteDialog() {
const { deleteAttachmentName, deleteAttachmentId, deleteConfirmation } =
this.state;
const { intl, deleteAttachment } = this.props;
return (
- Create a ticketCreate a ticket