-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
The bottom button bar overlaps with the header when the sidepanel is long.
To produce
- Setup Jenkins with an agent with a few executors.
- create a new view.
- create a matrix project with a large matrix that will start about 250 builds. As build step run system groovy with a sleep of 30sec
- run the matrix project -> a long queue is there
- with this queue click on "Edit View"
- scroll down -> the bottom button bar with "Save" / "Apply" is seen over the header
Copy from jenkinsci/customizable-header-plugin#246
Originally reported by mawinter69, imported from: Bottom button bar overlaps with header
- assignee: mawinter69
- status: Closed
- priority: Minor
- component(s): core
- label(s): 2.516.3-fixed, ui
- resolution: Fixed
- resolved: 2025-08-12T14:52:53+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
The bottom button bar overlaps with the header when the sidepanel is long. To produce
- Setup Jenkins with an agent with a few executors.
- create a new view.
- create a matrix project with a large matrix that will start about 250 builds. As build step run system groovy with a sleep of 30sec
- run the matrix project -> a long queue is there
- with this queue click on "Edit View"
- scroll down -> the bottom button bar with "Save" / "Apply" is seen over the header
Copy from jenkinsci/customizable-header-plugin#246
- environment:
Jenkins 2.516.1
