yahoo/scrollable

View on GitHub
examples/reminders/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function handlePositionWhenShowingAllCategories has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function handlePositionWhenShowingAllCategories(x, y, self, items, scroller) {
Severity: Minor
Found in examples/reminders/index.js - About 35 mins to fix

    Function handlePositionForSelectedItem has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    function handlePositionForSelectedItem(x, y, self, items, scroller) {
    Severity: Minor
    Found in examples/reminders/index.js - About 35 mins to fix

      Function handlePositionForStackedItem has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      function handlePositionForStackedItem(x, y, self, items, scroller) {
      Severity: Minor
      Found in examples/reminders/index.js - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status