opf/openproject

View on GitHub
frontend/src/app/features/work-packages/components/filters/quick-filter-by-text-input/quick-filter-by-text-input.component.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

  constructor(readonly I18n:I18nService,
    readonly querySpace:IsolatedQuerySpace,
    readonly wpTableFilters:WorkPackageViewFiltersService) {
    super();

    There are no issues that match your filters.

    Category
    Status