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
F3407141: D8172.id27699.diff
Wed, Dec 4, 4:12 AM
Unknown Object (File)
Mon, Dec 2, 3:52 AM
Unknown Object (File)
Sun, Nov 17, 2:18 AM
Unknown Object (File)
Sun, Nov 17, 1:39 AM
Unknown Object (File)
Sun, Nov 17, 1:39 AM
Unknown Object (File)
Sun, Nov 17, 1:39 AM
Unknown Object (File)
Sun, Nov 17, 1:39 AM
Unknown Object (File)
Sat, Nov 16, 11:28 PM
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
No Lint Coverage
Unit
No Test Coverage

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.