ErgoAuctionHouse icon indicating copy to clipboard operation
ErgoAuctionHouse copied to clipboard

Notification Center

Open anon-real opened this issue 3 years ago • 5 comments

Add a notifications to the auction house - an example is the Kucoin notification center: Screenshot 2021-09-06 at 8 57 01 PM

  • Unread notification count must be shown using a badge.
  • A notification is a text and a link (you can read it from LocalStorage with 'notification' key). The user should be able to click on the notification and go to the link. The link may be empty which means nothing should happen when the user clicks on that notificatoin.
  • When the user clicks on the notification icon, they should be marked as read.

anon-real avatar Sep 06 '21 16:09 anon-real

Working on it

sepehr2github avatar Sep 06 '21 16:09 sepehr2github

Please provide ETA.

anon-real avatar Sep 10 '21 07:09 anon-real

Also:

  • Each notification is either "failed", "success" or "info". Please also add an icon based on the status.

anon-real avatar Sep 15 '21 18:09 anon-real

For the sticky message mentioned here: https://github.com/anon-real/ErgoAuctionHouse/pull/32#issuecomment-920725912 I added desktop notification: https://github.com/anon-real/ErgoAuctionHouse/blob/new/src/auction/helpers.js#L161 So you don't need to take care of that

anon-real avatar Sep 17 '21 08:09 anon-real

Hello , is it open ?

raouf-Bouky avatar Jan 19 '22 13:01 raouf-Bouky