-
Bug
-
Resolution: Fixed
-
Minor
-
None
The generated HTML div, input & select elements lack their Jenkins CSS classes. This results in the ugly look of the generated input fields (see attachment, parameter BRANCH_SELECTOR).
- Text fields should have class "jenkins-input"
- Single-select fields should have classes "jenkins-select__input" & "dropdownList"
- Single-select div-containers should have class "jenkins-select"
- Other types of inputs probably also miss appropriate CSS classes
- (Optional) Filter fields for single-select should be aligned in line, to the right of the select field.
- is duplicated by
-
JENKINS-75869 The UI of Active Choices Parameter (configured as "Single Select") does not visually match the native Jenkins Choice Parameter dropdown, even though both are configured as single-selection lists.
-
- Fixed but Unreleased
-
- links to