frontend/source/js/data-explorer/components/labor-category.jsx

Summary

Maintainability
A
1 hr
Test Coverage
F
40%

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

  render() {
    const id = `${this.props.idPrefix}labor_category`;
    let placeholder = "Type a labor category";

    if (this.props.queryBy === QUERY_BY_CONTRACT) {
Severity: Minor
Found in frontend/source/js/data-explorer/components/labor-category.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status