department-of-veterans-affairs/vets-website

View on GitHub
src/applications/mhv-secure-messaging/containers/InterstitialPage.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function InterstitialPage has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const InterstitialPage = props => {
  const { acknowledge, type } = props;

  useEffect(() => {
    focusElement(document.querySelector('h1'));
Severity: Major
Found in src/applications/mhv-secure-messaging/containers/InterstitialPage.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status