Skip to content

Element depends on optional power level fields to show "change powerlevel" UI #21669

Closed
matrix-org/matrix-react-sdk
#8297
@timokoesters

Description

@timokoesters

Steps to reproduce

Create a room with a power levels event like this:

"content": {
    "users": {
      "@timo:conduit.rs": 100
    }
  },

Then element will not show the "change powerlevel" UI to the admin.

Screenshot_20220404_202914

Metadata

Metadata

Assignees

Labels

A-User-InfoO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorImpairs non-critical functionality or suitable workarounds existT-DefectZ-Spec-ComplianceAn area where Element doesn't correctly implement the spec

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions