partkeepr/PartKeepr

View on GitHub
web/setup/js/Cards/AdminUserCard.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function initComponent has 82 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    initComponent: function ()
    {
        this.username = Ext.create("Ext.form.field.Text", {
            fieldLabel: 'Username',
            labelWidth: this.defaults.labelWidth,
Severity: Major
Found in web/setup/js/Cards/AdminUserCard.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status