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

double-check user verification #4010

Merged
merged 3 commits into from
Feb 4, 2020
Merged

Conversation

foldleft
Copy link
Contributor

fixes: element-hq/element-web#11968

I checked the room view panels and i don't think I broke them, but since this is some belt-and-braces code I'm not sure how to properly exercise it?

@foldleft foldleft requested review from bwindels and a team January 31, 2020 10:38
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

looks sane! Were you able to test it?

@bwindels
Copy link
Contributor

Maybe we should also observe changes though and update it as the verification changes?

@foldleft
Copy link
Contributor Author

so should I land this?

@bwindels
Copy link
Contributor

I'm worried that if the verification check doesn't immediately return true after receiving the .done event, we'd never show "You've verified X" in the timeline, as we don't listen for verification status updates to rerender here...

Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

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

Thanks for the changes and tests! 🎉
Lgtm!

@foldleft foldleft merged commit d822104 into develop Feb 4, 2020
@foldleft foldleft deleted the foldleft/11968-verify-verification branch February 4, 2020 13:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

check in SSSS if user is really verified when showing 'X is verified' tile
2 participants