stacker.news icon indicating copy to clipboard operation
stacker.news copied to clipboard

UI Improvement after successful withdrawal

Open cointastical opened this issue 1 year ago • 4 comments

In Issue #72 I had mentioned that after an error following a withdrawal attempt, the UI didn't guide the user. That has been fixed.

However, when there is success, that also leaves the user without the UI guiding them to the next steps.

After success, I simply see the status (green message): "sent n sats with n sats in routing fees"

After a successful withdrawal, I might like to see a link to view my withdrawals (i.e., Satistics https://stacker.news/satistics?inc=withdrawal ), or my balance ( https://stacker.news/wallet ), etc.

cointastical avatar Jan 05 '24 19:01 cointastical

What about something like this?

example

Another option will be to redirect the user automatically to the wallet history page and also use the notification bubble that appears in the bottom right to notify the user for successful transaction.

SuperAtic avatar Jan 08 '24 17:01 SuperAtic

I like that!

huumn avatar Jan 08 '24 19:01 huumn

What about something like this?

example Another option will be to redirect the user automatically to the wallet history page

Looks good! I think it's better to stay at the page and provide the links as you already did. I wouldn't do anything different than what happens on deposit confirmation. (btw, there's a typo in there)

and also use the notification bubble that appears in the bottom right to notify the user for successful transaction.

A real notification + push notification also would make sense. Then this would also be similar to deposits.

ekzyis avatar Jan 09 '24 21:01 ekzyis

Right now, successful withdrawal redirects to something like https://stacker.news/withdrawals/5053279 which is a user profile page. The transaction detail is on https://stacker.news/transactions/5053279 instead.

abhiShandy avatar Nov 19 '25 17:11 abhiShandy