department-of-veterans-affairs/vets-website

View on GitHub
src/applications/_mock-form-ae-design-patterns/vadx/app/ApplicationSelector.jsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function ApplicationSelector has 82 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const ApplicationSelector = () => {
  const [searchTerm, setSearchTerm] = useState('');

  // a stand-in for the actual process config for now
  const processConfig = {

    There are no issues that match your filters.

    Category
    Status