sharetribe/sharetribe

View on GitHub
client/app/components/sections/OnboardingTopBar/OnboardingTopBar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function next has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const next = function next(nextStep, routes) {
  switch (nextStep) {
    case 'slogan_and_description':
      return {
        title: t('web.admin.onboarding.topbar.slogan_and_description'),
Severity: Minor
Found in client/app/components/sections/OnboardingTopBar/OnboardingTopBar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status