element-hq / element-meta

Shared/meta documentation and project artefacts for Element clients
75 stars 12 forks source link

[Story] Cancel a request to join #2578

Open mxandreas opened 1 month ago

mxandreas commented 1 month ago

Description

The pending requests (for the requester) are shown in their room list, the cancellation is done from the room preview.

Designs:

Acceptance criteria

Size estimate

None

Dependencies

Out of scope

Open questions

### Questions
- [ ] What is the expected behaviour when room's visibility is changed to private - is the requester able to see their pending request and also cancel it?

Subtasks

### Android
- [ ] https://github.com/element-hq/element-x-android/issues/3691
### iOS
- [ ] https://github.com/element-hq/element-x-ios/issues/3421
### Rust
- [ ] https://github.com/matrix-org/matrix-rust-sdk/pull/4152
### Other