foreman
foreman copied to clipboard
Fixes #37592 - open Documentation in new tab in generic table
Is this hasHelpPage flag on the Table used anywhere in any pages? I didn't see any component using it right now to test it.
It was noticed when reviewing a pr in foreman_ansible, to test I added hasHelpPage in webpack/assets/javascripts/react_app/routes/Models/ModelsPage/index.js
Tested that documentation in action toolbar for the table opens in a new tab with the change. Non-write Ack 👍🏼