sharetribe/sharetribe

View on GitHub
client/app/components/sections/SearchPage/SearchPage.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { marketplace_color1: marketplaceColor1, displayBrandingInfo, linkToSharetribe } = { ...DEFAULT_CONTEXT, ...this.props.marketplace };
    const displayBranding = this.props.marketplace && displayBrandingInfo && linkToSharetribe;

    const searchResults = div(
Severity: Minor
Found in client/app/components/sections/SearchPage/SearchPage.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status