Related to T2794. The ExpandingInputAddressCtn height property was too high, requiring users on smaller screened devices to scroll to see the send button. The ctn's height has been reduced so that the send button is visible without scrolling on smaller screens.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC5ec163c4a1d8: [Cashtab] Patch address input height in Send.js
cd web/cashtan && npm start
using dev tools, set the browser's view to mobile
select a device with a small screen from the device list
- iPhone SE or Galaxy fold are good options
observe that the send button is visible by default, and when the input has been switched to MultiRecipient.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable