This repository was archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Auto-join rooms when knock accepted #16307
Copy link
Copy link
Open
Labels
A-JoinJoining a room (there is another label for federated joins)Joining a room (there is another label for federated joins)A-User-ExperienceO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Description
Knocking/Ask to join is being implemented in Element Web. We've hit a flow that we think needs server support to fix.
Knocking is: A type of room allows users to ask-to-join (instead of waiting for an invite), once a user has knocked the admins in the room receive a notification, the new user is accepted to the room and they should automatically be joined.
Issue: Today, once accepted to the room the user is asked to join the room...
266297421-c60a12b3-2f34-48df-abfb-72d82ff1fde6.mp4
You can see this at 24s in the video.
Ideally - if the user has knocked and been accepted they are then joined to the room - they should not have to click 'join' again...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-JoinJoining a room (there is another label for federated joins)Joining a room (there is another label for federated joins)A-User-ExperienceO-OccasionalAffects or can be seen by some users regularly or most users rarelyAffects or can be seen by some users regularly or most users rarelyS-MinorBlocks non-critical functionality, workarounds exist.Blocks non-critical functionality, workarounds exist.T-DefectBugs, crashes, hangs, security vulnerabilities, or other reported issues.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.