o2xp/react-datatable

View on GitHub
src/components/DatatableCore/Header/HeaderActionsCell.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { canSelect, column, isScrolling } = this.props;
    const { checked } = this.state;

    return (
Severity: Minor
Found in src/components/DatatableCore/Header/HeaderActionsCell.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status