Fix clickable table rows not openable in new tab
There are multiple pages which use clickable-row which uses javascript onclick instead of a normal a
tag to open the link. However, this prevents opening in a new tab. Review and see if this can be changed/alleviated.