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

feat: make invite more resilient #467

Merged
merged 1 commit into from
Oct 10, 2023
Merged

feat: make invite more resilient #467

merged 1 commit into from
Oct 10, 2023

Conversation

agazso
Copy link
Contributor

@agazso agazso commented Oct 10, 2023

Before this change if the user profile was not found then an exception was thrown silently and it was not possible to join to the chat from an invite link. This may happen sometimes when nodes are changed or the data is old and cannot be found on the waku network.

With this PR it is possible to add the user as a contact, although their names will be undefined. However as soon as they change their profile and the page is reloaded then the correct profile will be shown.

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku-objects-playground ✅ Ready (Inspect) Visit Preview Oct 10, 2023 9:58am

@agazso agazso merged commit 559bbd5 into main Oct 10, 2023
2 checks passed
@agazso agazso deleted the feat/resilient-invite branch October 10, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants