RedHatInsights/insights-rbac-ui

View on GitHub
src/smart-components/workspaces/workspaces.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function Workspaces has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Workspaces = () => {
  const intl = useIntl();
  const dispatch = useDispatch();
  const selection = useDataViewSelection({ matchOption: (a, b) => a.id === b.id });

Severity: Major
Found in src/smart-components/workspaces/workspaces.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status