RocketChat/Rocket.Chat

View on GitHub
apps/meteor/client/views/account/security/AccountSecurityPage.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function AccountSecurityPage has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AccountSecurityPage = (): ReactElement => {
    const t = useTranslation();

    const methods = useForm({
        defaultValues: passwordDefaultValues,
Severity: Major
Found in apps/meteor/client/views/account/security/AccountSecurityPage.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status