decrediton icon indicating copy to clipboard operation
decrediton copied to clipboard

UX Idea: Show status of Ticket Purchase?

Open exitus1 opened this issue 2 years ago • 3 comments

image

I was wondering if there was any way to display to the user what is occurring under the hood, and the status when a ticket is being purchased? There's also no way to halt the purchase.

exitus1 avatar Oct 29 '23 05:10 exitus1

Yah it's possible. Basically requires a change to how the PurchaseTicket action to dcrwallet is handled. Currently it's just a Request/Response, but if it were changed to a Stream we can pipe back various status updates and also we can cancel request. It's a bit of an undertaking. If I have some free cycles I may take a swing at it at some point. Agree that it would definitely help UX.

alexlyp avatar Oct 31 '23 15:10 alexlyp

Maybe it would be easier to just have the logs displayed, similar to how it's done in the mixing tab?

exitus1 avatar Nov 01 '23 05:11 exitus1

@alexlyp i can help with this effort, in dcrwallet and decrediton if needed, if relevant, let's discuss it in matrix

amass01 avatar Nov 08 '23 19:11 amass01