appbaseio/reactivesearch

View on GitHub

Showing 334 of 1,376 total issues

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

    render() {
        return (
            <ReactiveBase
                app="good-books-ds"
                credentials="nY6NNTZZ6:27b76b9f-18ea-456c-bc5e-3a5263ebc63d"
Severity: Minor
Found in packages/web/examples/SingleList/src/index.js - About 1 hr to fix

    Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        booksList(data) {
            return {
                title: (
                    <div
                        className="book-title"
    Severity: Minor
    Found in packages/web/examples/RangeSlider/src/index.js - About 1 hr to fix

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

          render() {
              return (
                  <ReactiveBase
                      app="good-books-ds"
                      credentials="nY6NNTZZ6:27b76b9f-18ea-456c-bc5e-3a5263ebc63d"
      Severity: Minor
      Found in packages/web/examples/MultiDropdownList/src/index.js - About 1 hr to fix

        Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

            booksList(data) {
                return {
                    title: (
                        <div
                            className="book-title"
        Severity: Minor
        Found in packages/web/examples/NumberBox/src/index.js - About 1 hr to fix

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

              render() {
                  return (
                      <ReactiveBase
                          app="good-books-ds"
                          credentials="nY6NNTZZ6:27b76b9f-18ea-456c-bc5e-3a5263ebc63d"
          Severity: Minor
          Found in packages/web/examples/MultiList/src/index.js - About 1 hr to fix

            Function onData has 30 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                onData(data) {
                    return {
                        title: (
                            <div
                                className="book-title"
            Severity: Minor
            Found in packages/web/examples/withRedux/src/index.js - About 1 hr to fix

              Function booksCard has 30 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  booksCard(data) {
                      return {
                          title: (
                              <div
                                  className="book-title-card text-center"
              Severity: Minor
              Found in packages/web/examples/ResultCard/src/index.js - About 1 hr to fix

                Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    booksList(data) {
                        return {
                            title: (
                                <div
                                    className="book-title"
                Severity: Minor
                Found in packages/web/examples/CategorySearch/src/index.js - About 1 hr to fix

                  Function booksCard has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      booksCard(data) {
                          return {
                              title: (
                                  <div
                                      className="book-title-card text-center"
                  Severity: Minor
                  Found in packages/web/examples/MultiDropdownRange/src/index.js - About 1 hr to fix

                    Function onData has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        onData(data) {
                            return {
                                title: (
                                    <div
                                        className="book-title"
                    Severity: Minor
                    Found in packages/web/examples/DataSearch/src/index.js - About 1 hr to fix

                      Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          booksList(data) {
                              return {
                                  title: (
                                      <div
                                          className="book-title"
                      Severity: Minor
                      Found in packages/web/examples/TextField/src/index.js - About 1 hr to fix

                        Function renderSuggestions has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            renderSuggestions() {
                                let suggestionsList = [];
                        
                                if (
                                    !this.state.currentValue
                        Severity: Minor
                        Found in packages/native/src/components/search/DataSearch.js - About 1 hr to fix

                          Function booksCard has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                              booksCard(data) {
                                  return {
                                      title: (
                                          <div
                                              className="book-title-card text-center"
                          Severity: Minor
                          Found in packages/web/examples/SingleDropdownRange/src/index.js - About 1 hr to fix

                            Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                booksList(data) {
                                    return {
                                        title: (
                                            <div
                                                className="book-title"
                            Severity: Minor
                            Found in packages/web/examples/DynamicRangeSlider/src/index.js - About 1 hr to fix

                              Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  booksList(data) {
                                      return {
                                          title: (
                                              <div
                                                  className="book-title"
                              Severity: Minor
                              Found in packages/web/examples/ResultList/src/index.js - About 1 hr to fix

                                Function booksCard has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    booksCard(data) {
                                        return {
                                            title: (
                                                <div
                                                    className="book-title-card text-center"
                                Severity: Minor
                                Found in packages/web/examples/SingleRange/src/index.js - About 1 hr to fix

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

                                      render() {
                                          return (
                                              <Container
                                                  style={this.props.style}
                                                  className={`${toggleButtons} ${this.props.className || ''}`}
                                  Severity: Minor
                                  Found in packages/web/src/components/basic/ToggleButton.js - About 1 hr to fix

                                    Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        booksList(data) {
                                            return {
                                                title: (
                                                    <div
                                                        className="book-title"
                                    Severity: Minor
                                    Found in packages/web/examples/RangeInput/src/index.js - About 1 hr to fix

                                      Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          booksList(data) {
                                              return {
                                                  title: (
                                                      <div
                                                          className="book-title"
                                      Severity: Minor
                                      Found in packages/web/examples/SelectedFilters/src/index.js - About 1 hr to fix

                                        Function booksList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            booksList(data) {
                                                return {
                                                    title: (
                                                        <div
                                                            className="book-title"
                                        Severity: Minor
                                        Found in packages/web/examples/CustomSelectedFilters/src/index.js - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language