superdesk/superdesk-client-core

View on GitHub
scripts/apps/master-desk/components/UsersComponent.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render() {
        return (
            <div className="sd-kanban-list sd-pdding-x--2 sd-padding-t--2">
                {
                    this.props.desks.map((desk) => {
Severity: Major
Found in scripts/apps/master-desk/components/UsersComponent.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status