Page MenuHomePhabricator

[Cashtab] Patch overlapping text on amount input error Send.js
ClosedPublic

Authored by kieran709 on Nov 25 2022, 21:35.

Details

Summary

Related to T2807. Error text for the Amount input on Send.js is overlapping with the xec to fiar conversion text. Styling has been edited to create enough room for the error text & the conversion text while still keeping the send button in view. Error text font size is now slightly smaller on smaller screens to avoid text wrapping causing content to overlap or be cut off.

Test Plan

cd web/cashtab && npm start
navigate to send screen
input an incorrect XEC address
input an invalid XEC amount
observe that the error text and the conversion text do not overlap
observe that the content below the ExpandingAddressInputCtn does not jump

in dev tools, try some smaller screens and observe that the text does not overlap

Diff Detail

Repository
rABC Bitcoin ABC
Branch
stop-overlapping-text-sendjs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21157
Build 41966: Build Diffcashtab-tests
Build 41965: arc lint + arc unit