red-gold / react-social-network

Simple React Social Network
https://medium.com/@qolzam/create-social-network-by-react-js-fe60010a32e6
MIT License
489 stars 484 forks source link

Notification on Following #8

Open Qolzam opened 7 years ago

Qolzam commented 7 years ago

Steps

Expected Result

If user1 Add user2 in a circle notification should be appeared only at the first time.

Actual Result

Every time user1 add user2 in a circle, user2 will receive notification. If we add user2 in 3 circles, user2 will receive 3 notifications.

Version

v0.1