Page MenuHomePhabricator

[Cashtab][extension] Fixed positioning of popout button on ext header
AbandonedPublic

Authored by kieran709 on Dec 12 2022, 22:18.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Related to T2870. Added flex ctn to cashtab logo in the extension to fix issue with the popout button appearing below the logo & nav indicators.

Test Plan

cd web/cashtab && npm run extension
wait for extension to build
in your browser's extension manager:
click load unpacked
navigate to /extension and select the /dist dir
open the extension
observe that the popout button is now flexed with the cashtab logo

Diff Detail

Repository
rABC Bitcoin ABC
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21553
Build 42748: Build Diffcashtab-tests
Build 42747: arc lint + arc unit

Event Timeline

This is an improvement, but we want the "open in tab" link to be right-aligned, not center aligned and to the right of Cashtab.

image.png (205×395 px, 13 KB)

This revision now requires changes to proceed.Dec 12 2022, 22:41