Open JossWritesCode opened 4 years ago
on the end user dashboard, if a user sends a recognition to someone, their feed updates immediately. However, the activity section doesn't update. I believe this is because the feed is hooked up to the redux store while the activity area isn't.
one more note. it does update if you refresh the page. it just doesn't update immediately.
Updating activity section
on the end user dashboard, if a user sends a recognition to someone, their feed updates immediately. However, the activity section doesn't update. I believe this is because the feed is hooked up to the redux store while the activity area isn't.