codeforamerica/clientcomm-rails

View on GitHub
app/assets/javascripts/client_search.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function clientListInit has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function clientListInit() {
  var clientSearchOptions = {
    valueNames: [
      { attr: 'data-category-order', name: 'category-order' },
      { attr: 'data-fullname', name: 'fullname' },
Severity: Major
Found in app/assets/javascripts/client_search.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status