Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement message notifications #28

Closed
DimiMikadze opened this issue Oct 31, 2019 · 0 comments
Closed

Implement message notifications #28

DimiMikadze opened this issue Oct 31, 2019 · 0 comments
Assignees

Comments

@DimiMikadze
Copy link
Owner

Let's add message icon near to notifications icon in Header component, that will show count of people that has sent us a message, for example if two users has sent 20 messages, we should show 2 in there, in exactly same styling as in notifications.

Clicking on that icon, should open a dropdown that will contain following list. {User} has sent you a message, after clicking on that item we should be redirected to that specific messages page.

After redirecting to that page that message should be marked as read and should be removed from messages notifications.

This functionality should be real time using GraphQL subscriptions.

PR should be created against implement-private-messages branch, not master.

It is a sub task of: #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant