MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/BidderPortfolio/SearchAsClientButton/SearchAsClientButton.jsx

Summary

Maintainability
A
1 hr
Test Coverage
B
86%

Consider simplifying this complex logical expression.
Open

    if (recId === id && useRecommended && !NPrecIsLoading &&
      !NPrecHasErrored && NPsuggestions && clientHasLoaded && clicked) {
      this.stringifyParamsAndNavigate(NPsuggestions, history);
    }

    There are no issues that match your filters.

    Category
    Status