cnap-cobre/synapse

View on GitHub
frontend/src/components/DirectoryBrowser/DirectoryBrowser.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 2 of 2 total issues

Function DirectoryBrowser has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const DirectoryBrowser = (props: Props) => {
const {
style, error, loading, list, handleDoubleClick,
} = props;
 
 
Severity: Minor
Found in frontend/src/components/DirectoryBrowser/DirectoryBrowser.js - About 1 hr to fix

    TODO found
    Open

    error: false, // TODO: fix hack

    There are no issues that match your filters.

    Category
    Status