Related to T2362. Part of the user's request was to add the ability to copy one's own address from the Sign Message collapse in Send.js.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCe2dd146417da: [Cashtab] Copy own address from Sign Message collapse in Send.js
cd web/cashtab && npm start
navigate to send screen
expand the Sign Message collapse
click on the Addres input
observe that current wallet's address is copied to clipboard
observe the copy success notification
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
It's not intuitive that clicking the address will copy it to the clipboard. Use the standard copy paste icon. I think it would be best if this was in-line with the input form.