Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Check local contacts DB after peer joined for display data #25

Open
daviddahl opened this issue Oct 25, 2018 · 0 comments
Open

Check local contacts DB after peer joined for display data #25

daviddahl opened this issue Oct 25, 2018 · 0 comments
Labels
Client enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@daviddahl
Copy link
Contributor

When peer joined is triggered, we immediately update the profile in the peers view with the generic IPFS peerId, sometimes the peer broadcast to the room takes a bit to update the peer with handle, etc.

We should check our local contactsDB for the peerId and use the cached data to update the peers UI.

Also, we should look for handle / bio / etc changes and upsert our contactsDB as we see these changes.

@daviddahl daviddahl added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers Client labels Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant