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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Environment:

      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.

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

              Created:
              Updated: