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.
Details
Details
- Reviewers
bytesofman emack - Group Reviewers
Restricted Project - Commits
- rABC5d37f08561d1: [Cashtab] Patch overlapping text on amount input error Send.js
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
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable