-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Closed
[JENKINS-75637] System configuration no longer has breadcrumb navigation (regression in 2.507)#16735
Bug
Copy link
Description
#10245 switched "Manage Jenkins » System" from breadcrumb-config-outline to breadcrumb.
As a result, there's no longer a navigation in this config form. As it's often complex to navigate, having no way to jump to sections is a problem.
Job configs address this through the sidepanel, this form does not.
Originally reported by
danielbeck, imported from: System configuration no longer has breadcrumb navigation (regression in 2.507)
- assignee:
janfaracik
- status: Closed
- priority: Major
- component(s): core
- label(s): 2.516.2-fixed, regression, ux
- resolution: Fixed
- resolved: 2025-07-21T13:45:45+00:00
- votes: 0
- watchers: 2
- imported: 2025-11-24
Raw content of original issue
#10245 switched "Manage Jenkins » System" from breadcrumb-config-outline to breadcrumb.
As a result, there's no longer a navigation in this config form. As it's often complex to navigate, having no way to jump to sections is a problem.
Job configs address this through the sidepanel, this form does not.

