Actions
Bug #23250
openBreadcrumb switcher links doesn't work on smart proxy page when Katello is installed
Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
Clicking on breadcrumb switcher links on the smart proxy detail page has no effect when using Foreman with Katello.
It's most likely caused by the angular code that we use on this page. Angular automatically adds on click handlers to all links on the page and tries to process it with its router. This can be prevented by adding target="_self" to the link AFAR.
Updated by Tomáš Strachota over 6 years ago
- Related to Feature #22855: Add redux container for breadcrumb switcher added
Actions