Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36700

Steps open and close on load

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None
    • 1.0-m11, 1.0-m12

      See this video https://www.dropbox.com/s/rskasveer1ydule/pipeline-steps-oddness.mov?dl=0

      Few issues here:
      1. Steps open and close on load
      2. When there are no steps we don't display a message (its just empty).

      What we should see:
      1. Steps stay closed
      2. condensed empty state (no icon - just text under the step heading "There are no steps"

      You can use this Pipeline to reproduce the video example:

         stage 'Pre'
         stage 'Stage 1'
         echo 'Hello World 1'
         stage 'Stage 2'
         echo 'Hello World 2'
      

        1. Screenshot from 2016-07-15 17-04-30.png
          8 kB
          Thorsten Scherler
        2. Screenshot from 2016-07-15 17-06-05.png
          6 kB
          Thorsten Scherler
        3. Screenshot from 2016-07-19 01-15-42.png
          49 kB
          Thorsten Scherler
        4. Screenshot from 2016-07-19 11-51-51.png
          33 kB
          Thorsten Scherler

            tscherler Thorsten Scherler
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: