extension icon indicating copy to clipboard operation
extension copied to clipboard

SignTx: notification distinction

Open VladUXUI opened this issue 3 years ago • 2 comments

Problem Currently if you sign a dapp triggered transaction, the extension closes and you don't see the notification with "tx broadcasting" When you open the extension next, the notification is there and that is a bit scary/jarring as you don't know what it is

Solution Either don't persist notifications if they are dapp triggered or Don't show notifications for dapp triggered transactions

Other solutions might exist? if you have any ideas please comment here

VladUXUI avatar Oct 10 '22 19:10 VladUXUI

Would it be enough if the notification disappeared in the appropriate amount of time no matter where it was coming from? If that amount of time is 5 to 10 seconds.

Alternatively, would it be reasonable to automatically hide a notification as soon as the pop-up hides?

Shadowfiend avatar Oct 11 '22 02:10 Shadowfiend

yes, any of these would indeed work

VladUXUI avatar Oct 12 '22 15:10 VladUXUI