FYI Félix Queiruga Balado
Previously, notification banners like the one that appears when pressing "Apply" buttons were the same height as the Jenkins header.
With the 2.222 design update, that is no longer the case. They look broken now.
It would make sense to revisit the banner. Can someone add it to the https://issues.jenkins-ci.org/browse/JENKINS-60919 epic and mark this as an improvement? We can triage it on the SIG meeting.
an improvement
So you're saying the banner doesn't look any more broken now than it did in 2.221 before the UI refresh?
I'm saying I don't consider it a bug. But it's OK, I'll mark it back as a bug and we can talk about it on the next SIG meeting, maybe we could even get some designs going.
I'd be happy to experiment using Bootstrap alerts for this. I'm pretty sure it will be an improvement.
Are you OK if I take the ticket and play with it a bit?
I found one more banner that should be updated as well:
Screenshot:
Thanks Félix. I'll work on that one as well
If you work with bootstrap alerts, it's better if you don't bring the library in, just bring the code you need.
PR: https://github.com/jenkinsci/jenkins/pull/4610