Skip to content

Adapt configuration pages to jenkinsci/jenkins#11222#794

Open
aneveux wants to merge 1 commit into
jenkinsci:masterfrom
aneveux:ux-changes
Open

Adapt configuration pages to jenkinsci/jenkins#11222#794
aneveux wants to merge 1 commit into
jenkinsci:masterfrom
aneveux:ux-changes

Conversation

@aneveux

@aneveux aneveux commented Jun 15, 2026

Copy link
Copy Markdown
Member

Hello 👋

Recently, jenkinsci/jenkins#11222 introduced a new experimental Manage Jenkins layout.
Plugins have to be updated for this new UI, and this PR proposes a simple fix.

Before the Changes:

Without the new UI (`mvn hpi:run`) image

With the new UI (`mvn hpi:run -Dmaven.hpi.run.jvmArgs="-Dnew-manage-jenkins.flag.defaultValue=true"`) image

After the Changes:

Without the new UI (`mvn hpi:run`) image

With the new UI (`mvn hpi:run -Dmaven.hpi.run.jvmArgs="-Dnew-manage-jenkins.flag.defaultValue=true"`) image

This requires a bump of the Jenkins version to get the new UI flag.
This is a very minor change, which just removes the broken sidebar on the page.


Thanks a lot for your review! ❤️


This change is Reviewable

@aneveux aneveux requested a review from a team as a code owner June 15, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant