Description
There is a MenuButton for every item in the Catalog view that shows different actions that users can perform for the corresponding instrument or experiment. Two of them: View results in Superset (only for experiments) and View phabricator task are basically links to other sites (superset dashboard, wikitech documentation or phabricator ticket depending on the case) and they are always being opened in the same browser tab which might be bit annoying for users. The purpose of this ticket is to make these links open in a new tab just like it's being done in the View view.
Acceptance
- The links of the MenuButton are always opened in a new tab (superset/wikitech and phabricator task links)
