Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-2094

Component State Description is not displayed correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.0.0
    • 1.0.0, 1.0.0-Beta
    • Core UI
    • None

    Description

      nf-component-state.js uses ellipsis() function to trim long sentence with "...". But it replaces whole sentence if the description is not long enough.

      $('#component-state-description').text(componentState.stateDescription).ellipsis();
      

      GetHTTP's description is only displayed as "..." as attached screenshot.
      I think the use of ellipsis() can be removed so that the original description is shown as it is.

      Attachments

        1. ComponentState-GetHTTP.png
          40 kB
          Koji Kawamura
        2. ComponentState-ConsumeKafka.png
          54 kB
          Koji Kawamura

        Issue Links

          Activity

            People

              scottyaslan Scott Aslan
              ijokarumawak Koji Kawamura
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: