RocketChat/Rocket.Chat

View on GitHub
packages/uikit-playground/src/Components/CreateNewScreen/CreateNewScreenContainer.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function CreateNewScreenContainer has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CreateNewScreenContainer = () => {
  const {
    state: { projects, screens, activeProject, openCreateNewScreen },
    dispatch,
  } = useContext(context);

    There are no issues that match your filters.

    Category
    Status