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

Stage view overlaps right-hand-side graphs making them unclickable.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor

      When viewing a (any) jenkins pipeline job (or multibranch pipeline) with the Stage View shown it will by default overlap any right-hand-side graphisc like "Test Result Trend", "Cppcheck Trend" and "Checkstyle Trend".

      This is due to the right-hand-side items being rendered "before" the 'cbwf-stage-view' div.

      This can be solved locally by modifying the CSS to set the id='pipeline-box' to 'z-index:-1'

      'Checkstyle Trend' graph window has solved this by adding 'z-index:1' to its div-style.

      See attached screenshot which details the issue.

            Unassigned Unassigned
            daan_philips Daan Timmer
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: