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
When IBC transfer from Cosmos to Namada don't have any notification.
When transferring IBC from Cosmos to Namada, there is no notification to inform the user whether the transaction is being processed or not. This creates difficulty for users.
Proposed Solution:
I have already created a pull request (PR) #725 to improve UX/UI. The proposed solution involves implementing the following:
Implementing an event listener to capture events when a user submits an IBC transfer from Cosmos to Namada.
Display a notification when the transaction is successfully sent using the Keplr wallet.
The text was updated successfully, but these errors were encountered:
When IBC transfer from Cosmos to Namada don't have any notification.
When transferring IBC from Cosmos to Namada, there is no notification to inform the user whether the transaction is being processed or not. This creates difficulty for users.
Proposed Solution:
I have already created a pull request (PR) #725 to improve UX/UI. The proposed solution involves implementing the following:
Implementing an event listener to capture events when a user submits an IBC transfer from Cosmos to Namada.
Display a notification when the transaction is successfully sent using the Keplr wallet.
The text was updated successfully, but these errors were encountered: