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

Unread message indicator #7

Open
okdistribute opened this issue May 11, 2021 · 1 comment
Open

Unread message indicator #7

okdistribute opened this issue May 11, 2021 · 1 comment

Comments

@okdistribute
Copy link
Collaborator

Right now, you only get updates to documents when you open a contact, because the frontend connects to contacts using backchannel.connectToContact(contact). Instead, we should connect to all contacts once the app is loaded for the first time. This could be done manually in the frontent, but ideally we could do it in the backend once you initialize the database for the first time.

@okdistribute okdistribute self-assigned this Jun 9, 2021
@okdistribute okdistribute removed their assignment Jun 22, 2021
@okdistribute
Copy link
Collaborator Author

This is not critical

@okdistribute okdistribute transferred this issue from inkandswitch/backchannel Sep 23, 2021
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