-
Bug
-
Resolution: Fixed
-
Minor
-
-
2.445 (partial fix) + 2.446
Per https://github.com/jenkinsci/jenkins/pull/8791#issuecomment-1930076527
That change caused a regression.
How to reproduce:
- Have some admin warnings
- Go to /computer
- Click to show the admin monitors
- 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
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR#8941 (Web Link)" [ 29478 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 2.445 | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |
Labels | Original: lts-candidate |
Labels | New: lts-candidate |
Remote Link | New: This issue links to "PR#8954 (Web Link)" [ 29486 ] |
Released As | Original: 2.445 | New: 2.445 (partial fix) + 2.446 |
Labels | Original: lts-candidate | New: 2.440.1-fixed |