Casa / Casa-Node-Dashboard

Web application for interacting with your Casa Node
MIT License
38 stars 7 forks source link

Receiving Lightning Payment overview adjustability #4

Open tomstammis opened 5 years ago

tomstammis commented 5 years ago

Issue After creating a Receiving Lightning Payment invoice, you will get the invoice information including the QR code. After closing the popup screen containing this information, there is no way to review the payment request, nor is it possible to delete the not fulfilled invoice.

Proposed Solution A possibility to either view previously created Receiving Lightning Payment invoices when clicking on it in the transaction overview, or the ability to delete non-fulfilled invoices from the overview.

Additional context The overview for the invoices is located at Lightning > Transactions > Lightning Transactions > Pending: transaction-list-wrap

tomstammis commented 5 years ago

I tried to pay an old invoice again after it expired. It now cleared all the pending invoices.

jlopp commented 5 years ago

Thanks for your report - I don't know of any reason why we can't enable this functionality and it certainly seems useful.

jlopp commented 5 years ago

@tomstammis also worth noting that we hide expired invoices from the view, otherwise they would clutter it up. This is a feature that is working as intended.