cortex-cms/cortex

View on GitHub
node_package/src/containers/tenant_switcher_container.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const {
      environment,
      environment_abbreviated,
      currentUser,
Severity: Minor
Found in node_package/src/containers/tenant_switcher_container.jsx - About 1 hr to fix

    TODO found
    Open

          window.location = '/admin/dashboards'; // TODO: remove when we fully switch to React

    There are no issues that match your filters.

    Category
    Status