alphasights/ember-scrollable

View on GitHub
addon/components/ember-scrollbar.js

Summary

Maintainability
A
3 hrs
Test Coverage

`` has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

export default Component.extend(DomMixin, {
  layout,
  classNameBindings: [':tse-scrollbar', 'horizontal:horizontal:vertical'],
  onDrag(){},
  onJumpTo(){},
Severity: Minor
Found in addon/components/ember-scrollbar.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status