BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
251 stars 82 forks source link

frontend/send: wipe proposed tx note #2739

Closed benma closed 2 months ago

benma commented 2 months ago

Bug: enter send screen, modify note, exit send screen, re-enter send screen. Now the note field is empty but the previously proposed tx note will be used to label the new transaction.

Fix: wipe the proposed tx note when leaving the send screen.