This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
Notifications improvements #158
Labels
Enhancement ✨
Minor Improvement / changes to existing functionality
Minor
Needs to be fixed within the next 1-3 public releases.
List of non-sticky and sticky notifications: https://docs.google.com/spreadsheets/d/1McBmkEKDUIEFec0pvsz46bXpxL5j9dC74wdfLhVw_bY/edit#gid=0
Most of the notifications are already implemented but need to be checked if they behave according to the requirements in the spreadsheet.
TO-DO:
Notificacions are done, but at some point Metamask will stop reloading dApps when the network is changed in the extension. We should store the keys of the notifications related with the wallet connection and network (there is no need to store the restof them) in redux, so we can close them when some events (provider update) happen.
The basic structure is done, but not working.
The text was updated successfully, but these errors were encountered: