Steps open and close on load

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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'
      

            Assignee:
            Thorsten Scherler
            Reporter:
            James Dumay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: