balancednetwork / balanced-network-interface

An open-source interface for the Balanced Network protocol (https://balanced.network)
https://app.balanced.network/
22 stars 22 forks source link

Improve or remove the banner messages from cross-chain transactions #1358

Closed parrot9design closed 3 weeks ago

parrot9design commented 3 months ago

The banner messages for cross-chain transactions report that a transaction is successful when only the first half is complete. It's somewhat confusing at best and alarming at worst.

We should be able to detect when the transaction is fully complete because the UI has to update accordingly. Let's use the same trigger to serve the success messages at the appropriate time,.

If it's not as easy to implement this as I've assumed, we should remove the messages from all collateral/loan/swap/bridge transactions.

We can leave the messages in place for ICON <> ICON transactions.

FezBox commented 1 month ago

@hetfly to estimate the work