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

FIX: Show activation modal if identity is missing #117

Merged
merged 4 commits into from Jul 29, 2021
Merged

Conversation

udan11
Copy link
Contributor

@udan11 udan11 commented Jul 27, 2021

A user's identity was missing if they had encryption enabled, but the
current device was not activated. To make it easy to use, the user was
prompted to activate the device when they navigated to an encrypted
topic. This behavior changed when getIdentity started to return a
rejected promise when user has no identity (it used to return an empty
identity).

A user's identity was missing if they had encryption enabled, but the
current device was not activated. To make it easy to use, the user was
prompted to activate the device when they navigated to an encrypted
topic. This behavior changed when `getIdentity` started to return a
rejected promise when user has no identity (it used to return an empty
identity).
@udan11 udan11 requested a review from ZogStriP July 27, 2021 17:42
Copy link
Contributor

@eviltrout eviltrout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice changes. Thanks for working through it with me!

@udan11 udan11 merged commit a3816e5 into main Jul 29, 2021
@udan11 udan11 deleted the show-activate-modal branch July 29, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants