metamaps/metamaps

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

  render() {
    const { unreadNotificationsCount, currentUser, mobileTitle,
            mobileTitleWidth, onTitleClick, serverData } = this.props
    const { open } = this.state
    return <div>
Severity: Major
Found in frontend/src/components/MobileHeader.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status