This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Auto-join rooms when knock accepted #16307
Open
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...