department-of-veterans-affairs/vets-website

View on GitHub
src/applications/accredited-representative-portal/containers/POARequestSearchPage.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function POARequestSearchPage has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const POARequestSearchPage = () => {
  const poaRequests = useLoaderData();
  const searchStatus = useSearchParams()[0].get('status');

  return (

    There are no issues that match your filters.

    Category
    Status