SU-SWS/stanford_profile

View on GitHub
themes/stanford_basic/src/js/components/secondary-nav/common/events/OnTab.js

Summary

Maintainability
A
1 hr
Test Coverage

Function exec has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  exec() {
    const shifted = event.shiftKey;
    let firstItem = false;
    let lastItem = false;

    There are no issues that match your filters.

    Category
    Status