-
- Downloads
Fixed breadcrumb title not linking
This fixes the breadcrumb titles not having links. This was a regression in the updated breadcrumbs introduced in 10.0. This introduces the link for all pages rather than selectively doing it. This will cover issues, merge requests, pipelines, jobs etc. Closes #38059
Showing
- app/helpers/breadcrumbs_helper.rb 1 addition, 5 deletionsapp/helpers/breadcrumbs_helper.rb
- app/views/layouts/nav/_breadcrumbs.html.haml 1 addition, 1 deletionapp/views/layouts/nav/_breadcrumbs.html.haml
- changelogs/unreleased/breadcrumb-item-links.yml 5 additions, 0 deletionschangelogs/unreleased/breadcrumb-item-links.yml
- spec/features/issues_spec.rb 8 additions, 0 deletionsspec/features/issues_spec.rb
Please register or sign in to comment