Page MenuHomePhabricator

[e.cash] Open wallet CTA in new tab
AbandonedPublic

Authored by johnkuney on Aug 5 2024, 21:20.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Open the wallet CTA in the new landing page to a new tab since it goes to a different site

Test Plan

preview the site and check the Create Wallet link opens in new tab

Diff Detail

Repository
rABC Bitcoin ABC
Branch
openinnewtab
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29867
Build 59269: Build Diff
Build 59268: arc lint + arc unit

Event Timeline

bytesofman requested changes to this revision.Aug 5 2024, 21:39
bytesofman added a subscriber: bytesofman.

imo abandon and we'll land it from this one D16589

web/e.cash/components/button/index.js
52

this might be better than what I have in the competing diff -- but I haven't seen this _self before, where did you find this?

53

we will actually need the referrer here since we're going to be tracking conversions

This revision now requires changes to proceed.Aug 5 2024, 21:39

ah my bad didnt see you had that one going

web/e.cash/components/button/index.js
52

its just the default value for target