satisfactorymodding / smr-frontend

Next generation Satisfactory Modding Repository (SMR) frontend
https://satisfactorymodding.github.io/smr-frontend/main/
GNU General Public License v3.0
6 stars 24 forks source link

Mod cards don't support ctrl-click or open in new tab #44

Closed CDFN closed 1 year ago

CDFN commented 2 years ago

Clicking RMB on mod's icon and then clicking "Open in new tab" results in image being opened in new tab instead mod's page (see picture). I think it should open mod page as it does when we RMB outside the icon. It's very frustrating when collecting interesting mods for further research. image

budak7273 commented 2 years ago

This is how web browser images work - you're clicking 'open image in new tab'. That should open the image in the new tab.

It might be possible to attach another form of link to the image so that "open link in new tab" becomes an option as well.

In the mean time, you can ctrl-click or rightclick-'open link in new tab' on the mod's title text to open additional tabs.