Link cards are presented usually in pairs. Although the card in front represents the main action (add/remove link in the translation), it is possible to explore the card behind by either hovering (the card behind is temporary revealed allowing to click on the link to open it) or clicking on the card (cards switch positions).
The problem is that when the link from the card behind it is opened, the click event propagates to the whole card and the cards are also swapped. Cards should be only swapped when clicking on the card behind except when clicking on the link.