Design for failed on-chain transactions
Sometimes an on-chain transaction fails. Should we show these on the wallet token transactions table? If yes, what should they look like?
Right now I just have a line going through the template text as a temporary fix.
assigned to @michaelfbradley
added scoped label
changed milestone to %Wallet Upgrade
changed title from to
changed the description
added scoped label
- Developer
@michaelfbradley poke
- Developer
Hey @omadrid - In my mind if a transaction failed to happen, it should be omitted from the transactions table.
Unless you think there is a use-case for displaying such information?
I would imagine a simple toast notification, as the transaction fails, informing the user the on-chain transfer failed should be enough.
Anyone got thoughts on this? cc @ottman @jotto141 @markeharding
- Owner
If a transaction fails, the user should be informed, otherwise they may think it went through. Completed, Pending, Failed or something like that.