department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vaos/referral-appointments/ScheduleReferral.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function ScheduleReferral has 86 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function ScheduleReferral(props) {
  const { currentReferral } = props;
  const location = useLocation();
  const dispatch = useDispatch();
  useEffect(
Severity: Major
Found in src/applications/vaos/referral-appointments/ScheduleReferral.jsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status