Skip to content

Verification | Unexpected verified badge in DM title bar on the other user avatar #28164

Description

@BillCarsonFr

As a fresh user (eve) I created a DM with Alice.
I then noticed a verified badge on alice

image

I double check on the console, and Alice is not verified:

await mxMatrixClientPeg.get().getCrypto().getUserVerificationStatus("@alice:localhost")

UserVerificationStatus {needsUserApproval: false, crossSigningVerified: false, crossSigningVerifiedBefore: false, tofu: false}

If I refresh the browser tab it is then fixed.
image

Here is more details on the succession of events:
image

Maybe an outdated room shield? and some confusion between user badges and room shields?

Metadata

Metadata

Assignees

Labels

A-DM-StartCreating a DM with another userA-E2EE-SAS-VerificationO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorImpairs non-critical functionality or suitable workarounds existT-Defect

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions