-
Bug
-
Resolution: Fixed
-
Major
-
None
-
-
Blue Ocean 1.0-rc3
While working JENKINS-42120 some bugs in the JDL Dropdown became evident:
- Adjust the height of dropdown to match that of standard button.
- Prevent NPE if "data" prop is null/undefined
- Need better UX if the "data" prop is an empty array. Right now an empty menu opens which looks odd. Should either prevent the menu from displaying, or perhaps display it with some kind of "no options" menu.
- blocks
-
JENKINS-42120 Revisit Git repository creation flow credential setup
- Resolved