DemocracyOS/democracyos

View on GitHub
lib/site/home-multiforum/search-results/load-more/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render () {
    let renderState

    if (!this.props.isLoading && !this.props.noMoreResults) {
      renderState = (
Severity: Minor
Found in lib/site/home-multiforum/search-results/load-more/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status