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
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)