jameshawkinsjr/hype

View on GitHub
frontend/components/sidebar/chatroom_details.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        return (
            <div className="sidebar-chatroom-details-container flex-column">
                <div className="sidebar-chatroom-details-header flex">
                    <h3>{this.state.header}</h3>
Severity: Minor
Found in frontend/components/sidebar/chatroom_details.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status