`Set as host` for calls in group conversations
- ask for hosts
- Select a group conversation.
- Click
Details
in top right. - Click
Members
tab. - Right-click and select
Set as host
(to be implemented) to set a member of the group conversation to be the host when there is a call in progress for the group. - Display
Host
(to be implemented) next to the member who is the host, similar to howAdministrator
is displayed next to the administrator. If theAdministrator
and theHost
is the same member, perhapsAdministrator/Host
could be displayed. - Another option is to display an
Administrator
icon, such as
https://fonts.google.com/icons?selected=Material+Symbols+Outlined:shield_person:FILL@0;wght@400;GRAD@0;opsz@48&icon.query=Admin&icon.size=50&icon.color=%235f6368&icon.platform=web
andHost
icon, such as
https://fonts.google.com/icons?selected=Material+Symbols+Outlined:host:FILL@0;wght@400;GRAD@0;opsz@48&icon.query=host&icon.size=50&icon.color=%235f6368&icon.platform=web - Hovering above an icon with the mouse would show the tooltip "Administrator" or "Host".
- Further development could allow multiple hosts, perhaps better in a new ticket.
Displaying icons instead of the word "Administrator" and/or "Host" can provide for a better UX/UI and better use of screen real estate.
Reasons for setting a host
which is different to the administrator
:
- most capable device
- fastest internet connection
- closest to most of the members in the group conversation, i.e. all members in the group conversation are located in the same town and the administrator is located a great distance away
What do you think?
Thank you