chuksjoe/AutoMart_UI

View on GitHub

Showing 1 of 10 total issues

Avoid deeply nested control flow statements.
Open

if (sel.checked) {
variables.status = sel.value === 'on' ? null : sel.value;
}
Severity: Major
Found in UI/js/filter-response.js - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language