Feature #36068
openMake all breadcrumbs clickable
Description
If you go from detail page to reports of facts, breadcrumbs lists the host but it's not clickable. Therefore it's hard to navigate back to it's page.
1) from host detail, navigate to Facts via kebab menu, try to get back to the host detail page
2) from host detail, navigate to Reports via kebab menu, you see list of reports (breadcrumbs are ok), click on some report so you're on report detail page, the hostname in breadcrumbs is no longer clickable. Similarly if I navigate there from new host detail page reports list. While there's Host details button, it's quite inconsistent navigation
Updated by Maria Agaphontzev almost 2 years ago
Adding a clarification, this is a bug in individual pages and not in the breadcrumbs and should be fixed by adding a url to `app/helpers/fact_values_helper.rb` and `app/views/config_reports/show.html.erb