frontend/source/js/data-explorer/components/app.jsx

Summary

Maintainability
B
4 hrs
Test Coverage

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

  render() {
    const prefixId = name => `${this.props.idPrefix}${name}`;

    return (
      <form
Severity: Major
Found in frontend/source/js/data-explorer/components/app.jsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status