vj4/ui/components/navigation/navigation.page.js

Summary

Maintainability
A
1 hr
Test Coverage

Function navigationPage has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const navigationPage = new AutoloadPage('navigationPage', () => {
  if (!document.getElementById('panel') || !document.getElementById('menu')) {
    return;
  }
  if ($nav.length > 0
Severity: Minor
Found in vj4/ui/components/navigation/navigation.page.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status