When sending to my CLN node via keysend, after entering the amount a send is executed before clicking the send button. If I click the send button a second transaction/payment is sent.
Expected Behavior
Application shouldn't send until the button is clicked
Actual Behavior
Application sends a keysend after entering the amount and pressing enter. User is presented with a screen to send even though a payment is already been sent.
Possible Fix
perhaps a confirmation before sending?
Steps to Reproduce
Enter node pubkey, enter satoshi amt, press enter. Check the node to see if payment has already been sent
1.
2.
3.
4.
Context
Just testing a keysend between two of my nodes. No biggie because, they are both my nodes.
Your Environment
Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.
Zap version: 0.7.6 Desktop
Operating System and version: Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.
Description
When sending to my CLN node via keysend, after entering the amount a send is executed before clicking the send button. If I click the send button a second transaction/payment is sent.
Expected Behavior
Application shouldn't send until the button is clicked
Actual Behavior
Application sends a keysend after entering the amount and pressing enter. User is presented with a screen to send even though a payment is already been sent.
Possible Fix
perhaps a confirmation before sending?
Steps to Reproduce
Enter node pubkey, enter satoshi amt, press enter. Check the node to see if payment has already been sent
Context
Just testing a keysend between two of my nodes. No biggie because, they are both my nodes.
Your Environment
Desktop Debian 12 (testing) LND 0.15.5 on Debian 10 bare metal.