Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
-
Epic Link:
-
Released As:Jenkins 2.240
Description
Jenkins 2.233 introduced changes to the button. Since then, button position and visibility seem to be "animated" and it causes buttons to linger when closing modals.
Steps
- Open a modal like the one to select repo credentials on a pipeline.
- Close the modal.
- Notice that the buttons linger for a bit before fading out.
Attached screenshots with the modal open and the lingering effect.
PR here: https://github.com/jenkinsci/jenkins/pull/4770
Oliver Gondža I guess this can be considered a regression from 2.233. It's not a big bug so I have no opinions whether this should be backported to this release, assuming it gets merged soon ofc. I'd vote to include it on the July one at least though. Thoughts?