Added function which clears the address and amount fields when sending eTokens. Related to task T2106.
Details
Details
- Reviewers
emack bytesofman - Group Reviewers
Restricted Project - Commits
- rABCaec24e9d631b: [Cashtab] Clear form data on eToken send
cd web/cashtab && npm start
navigate to send-token
send token and ensure form data is cleared
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
See inline comment.
Please also create a task to remove the dirty: param from SendToken.js
web/cashtab/src/components/Send/SendToken.js | ||
---|---|---|
81 ↗ | (On Diff #31483) | The opReturnMsg key is not relevant for SendToken.js |