GlobalFishingWatch / map-client

Track commercial fishing activity worldwide on the free, user-friendly, interactive Global Fishing Watch map.
http://globalfishingwatch.org/
GNU General Public License v3.0
28 stars 14 forks source link

open popup in new tab #1051

Closed nerik closed 5 years ago

nerik commented 5 years ago

Open popup links in new tab as per ProtectedSeas team suggestion.

j8seangel commented 5 years ago

Did you know about this https://www.jitbit.com/alexblog/256-targetblank---the-most-underestimated-vulnerability-ever/ ? I think it is a good practice when using target="_blank"

nerik commented 5 years ago

@j8seangel Actually the linter flagged it but somehow I overlooked it. Thanks.