-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
Move the verification from dialogs into the side panel
Moved remaining work into other tickets:
- look at .cancel code to determine whether something was missed, dismissed or errored, ...
- UX refinements for verification in right panel
- show/hide verification toast when going to/leaving DM?
- check in SSSS if user is really verified when showing 'X is verified' tile
- handle race when both parties send a .ready event, see verif over dm spec how to handle.
- show toast when verification request is accepted/declined on requestor side if not in already
- clients that didn't accept verification request should dismiss toast, show accepted in timeline
- Verification messages in the timeline don't use the historical display name
- Accepting DM verification in an encrypted DM can cause unknown device warnings you can't access
- it's possible to end up with multiple verification sessions in flight with the same user
- Implement all states for new IconButton as per design