GeoNode/geonode-viewer

View on GitHub
src/components/saveContainer.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function selectorFactory has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function selectorFactory(dispatch) {
  let result = {};
  const resetMapId = () => {
    dispatch(setMapId(undefined));
  }
Severity: Minor
Found in src/components/saveContainer.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status