TypeError: e.getAttribute is not a function
though
I'm using Bootstrap for dialogs, it works quite well.
Are you planning to add a button as a new empty row? This looks like an uncommon UI pattern.
Kinda sharing to transfer computers and kinda because I think y'all might be interested
https://www.reddit.com/r/javascript/comments/xdurwp/visual_testing_101_design_development_workflow
For anyone that wants to see the latest work on the prototype, it's up at https://jenkins-redesign.vercel.app
:heart:
"expand" icon so that if you wanted you could have the left nav menu expanded instead of just the toolbar.
I like that idea!
it does look really nice though. I personally find it a bit too bland and white, but tahts the modern style
I agree, I think the dark mode version feels better at the moment, still a ways to go on it
IconSet#getSymbol
is internal only. I want to show a Jenkins symbol in one of my dynamically created views (the view is create in Java and not in a Jelly view). In Jelly I can use the l:icon tag but there seems to be no equivalent for Java.