superdesk/superdesk-client-core

View on GitHub
scripts/apps/authoring/preview/fullPreview.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function render has 77 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        if (this.state.loading) {
            return null;
        }

Severity: Major
Found in scripts/apps/authoring/preview/fullPreview.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status