Page MenuHomePhabricator

[landing] make all external links open in a new tab
ClosedPublic

Authored by ginsu on Jun 9 2023, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Thu, Apr 11, 9:51 AM
Unknown Object (File)
Mar 27 2024, 11:54 PM
Unknown Object (File)
Mar 5 2024, 9:30 PM
Unknown Object (File)
Mar 4 2024, 3:11 AM
Unknown Object (File)
Mar 4 2024, 3:11 AM
Subscribers

Details

Summary

Based on some feedback I got in D8083, we should have the external links in the landing page open up a new tab

Depends on D8171

Test Plan

Verified that every link opens up in a new tab like this:

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: atul, kamil.
ginsu requested review of this revision.Jun 9 2023, 2:40 PM
kamil added inline comments.
landing/footer.react.js
71 ↗(On Diff #27612)

As far as I know, this usually goes with rel="noreferrer" for safety reasons to protect against tabnabbing.

I recently heard that most browsers add this automatically, but I'm not sure how trusted this is.

This revision is now accepted and ready to land.Jun 12 2023, 3:35 AM
This revision was landed with ongoing or failed builds.Aug 8 2023, 2:09 PM
This revision was automatically updated to reflect the committed changes.