NodeBB/NodeBB

View on GitHub
public/src/modules/handleBack.js

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

        if (
            ajaxify.data.template.category ||
            ajaxify.data.template.recent ||
            ajaxify.data.template.popular ||
            highlightUnread
Severity: Major
Found in public/src/modules/handleBack.js - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status