Open the wallet CTA in the new landing page to a new tab since it goes to a different site
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project
preview the site and check the Create Wallet link opens in new tab
Diff Detail
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
Comment Actions
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 |
Comment Actions
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 |