Page MenuHomePhabricator

[Cashtab] Address content jumping for Send button
ClosedPublic

Authored by kieran709 on May 11 2022, 15:32.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABCdf5ae27a4a19: [Cashtab] Address content jumping for Send button
Summary

Related to T2332. When the Primary and Disabled buttons swap, content jumped as the disabled button had a smaller amount of padding. This diff makes the padding between both buttons equal.

Test Plan

cd web/cashtab && npm start
Navigate to send screen
Input a single character into the XEC Address input to trigger the disabled button
Observe that the content on the screen does not jump.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
send-button-content-jump-patch
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 18998
Build 37757: Build Diffcashtab-tests
Build 37756: arc lint + arc unit