-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#9378Labels
A-Element-CallGroup calls via Element CallGroup calls via Element CallA-VoIPO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-EnhancementZ-Labs
Description
continuation of #23107
- Call banner in the room header
- Room call banner matrix-org/matrix-react-sdk#9378
- See designs
- Should
only be shown when there's an ongoing call, but its tile is off-screen.always be visible when there is an ongoing call in the room. - Needs to be hidden if the user is already in the call or looking at the lobby, or if a location share banner is being displayed (since we don't want double banners)
- Prevent the user from joining if they've already joined from another device
- Disconnect other connected devices (of the same user) when joining an Element call matrix-org/matrix-react-sdk#9379
- Or, even better, we could automatically disconnect the user on their other device when you join. This prevents you from getting in a situation where you can't join because of a stuck device.
Metadata
Metadata
Assignees
Labels
A-Element-CallGroup calls via Element CallGroup calls via Element CallA-VoIPO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MinorImpairs non-critical functionality or suitable workarounds existImpairs non-critical functionality or suitable workarounds existT-EnhancementZ-Labs