initiatived21/d21

View on GitHub
client/app/Search/containers/PaginatedSearchResultsContainer.jsx

Summary

Maintainability
A
35 mins
Test Coverage

Function fetchMoreResults has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function fetchMoreResults (dispatch, query, filter, offset, limit) {
Severity: Minor
Found in client/app/Search/containers/PaginatedSearchResultsContainer.jsx - About 35 mins to fix

    TODO found
    Open

      // TODO: Normal search results are not sorted yet, only "all pledges" or empty queries.

    There are no issues that match your filters.

    Category
    Status