element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
66 stars 11 forks source link

[Story] Remove a user from a room #2260

Closed pixlwave closed 3 months ago

pixlwave commented 6 months ago

Description

Designs

Acceptance criteria

Size estimate

S

Dependencies

Out of scope

Open questions

### Questions
- [ ] PRD says that users can be unbanned by anyone who can kick and ban users, but in reality the API only cares about the power-level for banning. Do we specifically want to check both in the app or are we happy with just checking for ban?

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/2258
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/2357
### Rust
### Other