extension
extension copied to clipboard
SignTx: notification distinction
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
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?
yes, any of these would indeed work