18F/federalist

View on GitHub
frontend/components/AddSite/index.jsx

Summary

Maintainability
A
3 hrs
Test Coverage
A
97%

Function AddSite has 79 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function AddSite() {
  useEffect(() => () => {
    // dispatch the action to hide the additional new site fields
    // when this component is unmounted
    addNewSiteFieldsActions.hideAddNewSiteFields();
Severity: Major
Found in frontend/components/AddSite/index.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status