opf/openproject

View on GitHub
frontend/src/app/core/setup/globals/onboarding/tours/team_planners_tour.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function teamPlannerTourSteps has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function teamPlannerTourSteps():OnboardingStep[] {
  return [
    {
      'next .team-planner-view-menu-item': I18n.t('js.onboarding.steps.team_planner.overview'),
      showSkip: false,

    There are no issues that match your filters.

    Category
    Status