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

Admin monitor popup prevents interactions after closing

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • 2.445 (partial fix) + 2.446

      Per https://github.com/jenkinsci/jenkins/pull/8791#issuecomment-1930076527

      That change caused a regression.
      How to reproduce:

      1. Have some admin warnings
      2. Go to /computer
      3. Click to show the admin monitors
      4. Click again to hide them

      -> The buttons to add new Node and configure monitors are not working anymore as they are hidden behind the div with z-index 1000 and opacity: 0
      That div should be hidden with display: none

          [JENKINS-72679] Admin monitor popup prevents interactions after closing

          I removed the lts-candidate label because the underlying change doesn't exist on the upcoming LTS line.

          Alexander Brandes added a comment - I removed the lts-candidate label because the underlying change doesn't exist on the upcoming LTS line.

          Daniel Beck added a comment -

          Daniel Beck added a comment - notmyfault https://github.com/jenkinsci/jenkins/pull/8791 is in 2.440 and https://github.com/jenkinsci/jenkins/pull/8945 didn't remove it…?

          Alexander Brandes added a comment - - edited

          Oh, I looked at the comment only, apologies!

          Alexander Brandes added a comment - - edited Oh, I looked at the comment only, apologies!

            mawinter69 Markus Winter
            danielbeck Daniel Beck
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: