casefoundation/weekly-roundup

View on GitHub
client/src/components/Layout/Dashboard.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    if (this.props.isLoading) {
      return <LoadingSpinner />;
    }

Severity: Major
Found in client/src/components/Layout/Dashboard.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status