You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to see when access to a public room requires requesting access
So that I can request access when I am interested in joining the room
The user either has a link to the room or finds the room in the public room directory; and can request access directly in the room directory listing or from the preview of the room (details in the designs).
Side note: if a user receives a link to a room with private visibility and knock or knock_restricted as a join rule, the join rule is not known (spec. limitation). Hence, the user is presented with a generic preview that has an optimistic option to join instead (already the behavior today), which will simply fail in case user needs an invite to this room or needs to knock.
Description
The user either has a link to the room or finds the room in the public room directory; and can request access directly in the room directory listing or from the preview of the room (details in the designs).
Side note: if a user receives a link to a room with private visibility and knock or knock_restricted as a join rule, the join rule is not known (spec. limitation). Hence, the user is presented with a generic preview that has an optimistic option to join instead (already the behavior today), which will simply fail in case user needs an invite to this room or needs to knock.
Designs:
Acceptance criteria
Size estimate
None
Dependencies
Out of scope
Open questions
Questions
Subtasks
Android
iOS
Rust
Client
matrix-org/matrix-rust-sdk#4080reason
andserver_names
toClient::knock
matrix-org/matrix-rust-sdk#4150RoomListItem::preview_room
matrix-org/matrix-rust-sdk#4152Other
The text was updated successfully, but these errors were encountered: