18F/cg-dashboard

View on GitHub
static_src/components/user_list.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    let buttonText;
    let content = (
      <div>
        <Loading text="Loading users" />
Severity: Major
Found in static_src/components/user_list.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status