scripts/extensions/broadcasting/src/page.tsx
Function render
has 254 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const {rundownAction} = this.state;
const rundownItemOpen = rundownAction != null && this.state.rundownItemAction != null;
const rundownsListVisible = rundownAction?.fullWidth !== true && !rundownItemOpen;
File page.tsx
has 396 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import * as React from 'react';
import {noop} from 'lodash';
import * as Layout from 'superdesk-ui-framework/react/components/Layouts';
import {