cse112-sp20/Team-Potato

View on GitHub
src/components/PopupFocusMode.jsx

Summary

Maintainability
B
5 hrs
Test Coverage

Function render has 129 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    /** set the following to be props
     * tabGroupname: the name of the tabgroup to launch focus mode
     * tabGroupUrls: the urls stored in the tabgroup which is to be launched into focus mode
     * hideFocusMode: forbidden other tabgroups to start focus mode
Severity: Major
Found in src/components/PopupFocusMode.jsx - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status