mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-22 22:29:30 +00:00
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:
co-authored by
Claude Fable 5.1
parent
d78c204ef4
commit
1c8930daa0
@@ -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."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user