You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I think this was not an issue before with the custodial SN wallet as the invoice would mostly always get paid right away. Here, now that i use NWC, I did not notice that the post I submitted 19 minutes ago hadn't been paid yet. However, the invoice expired, so as far as I know, I have to create a new post.
Describe the solution you'd like
It would be nice to just be able to request a new invoice.
Describe alternatives you've considered
I can just make a new post of course, so it is not critical.
Additional context
See the pending mention in both these screenshots.
and
The text was updated successfully, but these errors were encountered:
Oh, my bad, turns out I just had to wait a few more minutes and then the usual Retry button appeared. So what I describe is just the edge case in between the moment the first invoice expires and the moment the Retry button appears... so I guess a quick fix would be to have the invoice expiration time match the moment the retry button appears...
hmmm that's a bug. If it expired, it shouldn't be pending.
huumn
changed the title
Add ability to request a new invoice when the previous one expired
Expired invoices can show as pending after expiration
Sep 5, 2024
On second thought, I suspect the item was retried (with another invoice) and was in fact pending but the invoice being viewed had expired.
This is a UX issue.
The above is wrong. It sounds more like the invoice was paid before expiration but we failed to update the state from pending -> paid and erroneously show it as expired. We should probably have the actionState override the invoice state.
Is your feature request related to a problem? Please describe.
I think this was not an issue before with the custodial SN wallet as the invoice would mostly always get paid right away. Here, now that i use NWC, I did not notice that the post I submitted 19 minutes ago hadn't been paid yet. However, the invoice expired, so as far as I know, I have to create a new post.
Describe the solution you'd like
It would be nice to just be able to request a new invoice.
Describe alternatives you've considered
I can just make a new post of course, so it is not critical.
Additional context
See the
pending
mention in both these screenshots.and
The text was updated successfully, but these errors were encountered: