RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/sidebarv2/header/SearchSection.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SearchSection has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SearchSection = () => {
    const t = useTranslation();
    const user = useUser();

    const {
Severity: Major
Found in apps/meteor/client/sidebarv2/header/SearchSection.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status