wikimedia/mediawiki-extensions-UniversalLanguageSelector

View on GitHub
resources/js/ext.uls.dialog.js

Summary

Maintainability
B
5 hrs
Test Coverage

Function ULSDialog has 143 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var ULSDialog = function ( options ) {
        var $dialog = options.container,
            hasOverlay = options.hasOverlay,
            $overlay,
            // Source: https://github.com/ghosh/Micromodal/blob/master/lib/src/index.js#L4
Severity: Major
Found in resources/js/ext.uls.dialog.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status