superdesk/superdesk-client-core

View on GitHub
scripts/extensions/datetimeField/src/config.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

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

    render() {
        const config = getConfigWithDefaults(this.props.config);
        const {onChange} = this.props;

        return (
Severity: Major
Found in scripts/extensions/datetimeField/src/config.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status