linagora/openpaas-esn

View on GitHub
frontend/js/modules/scroll.js

Summary

Maintainability
A
1 hr
Test Coverage

Function link has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      link: function(scope, element, attrs) {
        var position = 0,
            toggled = false;

        var scrollHandler = function(event) {
Severity: Minor
Found in frontend/js/modules/scroll.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status