How to reproduce?
- Create a new view
- Click on "Add Job Filter"
- Select "Build Statuses Filter" and "User Permissions for Jobs"
Bug Description:
While tweaking the "View Job Filters" plugin I see these 3 checkboxes under the "Build Statuses Filter" section (shown in pic):
- Currently Building,
- Never Built and,
- In Build Queue
I was wondering if "Build Statuses:" should be placed before the first checkbox (and/or above all 3 checkboxes)? The same bug can be seen under the "User Permissions for Jobs" section.
- is caused by
-
JENKINS-56109 Jenkins Core: Change Jenkins configuration UI from tables to divs
-
- Closed
-
- links to
[JENKINS-65511] Checkboxes not aligned with corresponding options and their heading (regression in 2.264)
Component/s | New: view-job-filters-plugin [ 15736 ] | |
Component/s | Original: plugins.jenkins.io [ 24636 ] | |
Key |
Original:
|
New:
|
Workflow | Original: classic default workflow [ 248899 ] | New: JNJira + In-Review [ 248900 ] |
Project | Original: Infrastructure [ 10301 ] | New: Jenkins [ 10172 ] |
Assignee | New: Dheeraj Singh [ iamdheerajs ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Attachment | New: jenkins_bug_2.png [ 54719 ] |
Comment |
[ I cloned the repo of this plugin and then started a local Jenkins instance with the view-job-filter plugin included using the command "{{mvn hpi:run}}",
However, then I see the alignment of checkboxes and heading to be perfectly right (as seen in the picture) !jenkins_bug_2.png! ] |
Attachment | Original: jenkins_bug_2.png [ 54719 ] |
Attachment | New: view-job-filter1.jpeg [ 54720 ] |
Attachment | Original: view-job-filter1.jpeg [ 54720 ] |
Comment |
[ I cloned the repo of this plugin and then started a local Jenkins instance with the view-job-filter plugin included using the command "{{mvn hpi:run}}",
However, then I see the alignment of checkboxes and heading to be perfectly right (as seen in the picture) !view-job-filter1.jpeg! ] |