RedHatInsights/insights-rbac-ui

View on GitHub
src/smart-components/user/users.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Users has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Users = () => {
  const intl = useIntl();
  const activeUserPermissions = useContext(PermissionsContext);
  const { appNavClick } = useChrome();
  const isITLess = useFlag('platform.rbac.itless');
Severity: Minor
Found in src/smart-components/user/users.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status