Coursemology/coursemology2

View on GitHub
client/app/lib/components/navigation/CourseSwitcherPopupMenu.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function CourseSwitcherPopupMenu has 95 lines of code (exceeds 25 allowed). Consider refactoring.
Open

>((props, ref): JSX.Element => {
  const { t } = useTranslation();

  const { courses, user } = useAppContext();

Severity: Major
Found in client/app/lib/components/navigation/CourseSwitcherPopupMenu.tsx - About 3 hrs to fix

There are no issues that match your filters.

Category
Status