indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Reduce duplicate messages #13

Open wvengen opened 8 years ago

wvengen commented 8 years ago

Thanks for writing this simple but effective module! Now that I've started using it, I notice that duplicate messages can quickly fill up the screen (e.g. as an error handler with a network timeout).

Hence this feature request: give an option show duplicate messages only once, optionally with a counter, and the timeout that of the last added duplicate.