Throughout the app, links that point at the Shopify admin (product titles in the search table, variant rows, metaobjects, markets, metafields, edit log and preview rows, import results) used to open an in-app popover with shortcuts to the admin. That was fine for a regular click but it also intercepted cmd-click and ctrl-click, so the standard “open in a new tab” gesture didn’t work the way it does everywhere else on the web.
Now those clicks fall through. If you hold cmd, ctrl, or shift, or use the middle mouse button, the browser opens the link in a new tab or window like you’d expect. A plain click still opens the popover.
