DNP_DAPPMANAGER icon indicating copy to clipboard operation
DNP_DAPPMANAGER copied to clipboard

Fix notifications functionality

Open dsimog01 opened this issue 2 years ago • 0 comments

There are 3 main issues with notifications in the dappmanager:

  1. The requests to /send-notification API endpoint must be limited, so that users are not spammed
  2. The notifications :bell: shows [object, Object]
  3. The signer is showing errors in the notifications :bell: when switching clients, we should add a timeout in order to prevent the users from being alarmed by something that is normal and unavoidable

dsimog01 avatar Dec 21 '22 14:12 dsimog01