Join the call as soon as a request to join is accepted

An invite that replaced a request to join was read as somebody else being
mid-join. Nobody always is: a host without auto-join, a join that failed, or
a fresh load already at that membership left the user waiting with nothing to
press but "Cancel request". The lobby now takes such an invite up itself,
showing a joining state, and offers a join of the user's own if that fails.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Quentin Gliech
2026-09-09 22:44:59 +02:00
co-authored by Claude Fable 5.1
parent d78c204ef4
commit 1c8930daa0
6 changed files with 265 additions and 37 deletions
+2
View File
@@ -156,7 +156,9 @@
"invite_only_body": "You need an invite to join this call.",
"join_as_guest": "Join as guest",
"join_button": "Join call",
"joining": "Joining…",
"leave_button": "Back to recents",
"request_accepted": "Your request to join was accepted.",
"request_sent": "Request to join sent",
"request_sent_body": "You will receive an invite to join the call if your request is accepted."
},