opf/openproject

View on GitHub
frontend/src/app/shared/components/datepicker/banner/datepicker-banner.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function openGantt has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  openGantt(evt:MouseEvent):void {
    evt.preventDefault();

    this
      .dateModalRelations

    There are no issues that match your filters.

    Category
    Status