DemocracyOS/democracyos

View on GitHub
lib/admin/admin-edit-forum/component.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render () {
    const { title, name, summary, coverUrl, updated } = this.state

    return (
      <article className='forum-edit-form col-xs-12 col-md-8 col-md-offset-2'>
Severity: Major
Found in lib/admin/admin-edit-forum/component.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status