bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql
prlanzarin a21addfa1f fix(audio): review device selection in mobile endpoints
Mobile users have no way to change I/O devices after joining audio.
The removal of the audio options chevron in mobile browsers was supposed
to be replaced by something else - in this case, by the dedicated
leave/join audio button. That didn't happen, leave/join audio button
retained the old behavior.

Review device selection in mobile endpoints via two UI/UX changes:
  - Fix an styling issue where the mute and listen only buttons were
    crammed together
  - Restore the device selection chevron/icon in mobile endpoints
  - Override the leave/join button action in mobile endpoints so that it
    opens the device selection contextual menu, which also includes the
    "Leave audio" option. This retains the old behavior (leaving audio)
    while also providing an way for users to change devices mid-call in
    mobile browsers.
2024-05-03 01:32:01 +00:00
..
audio-captions remove updateTranscript makecall 2024-04-25 13:57:44 -03:00
audio-controls fix(audio): review device selection in mobile endpoints 2024-05-03 01:32:01 +00:00
hooks improvement: use React context to store current user data 2024-04-04 10:13:27 -03:00
mutations.ts migrate toggleVoice 2024-01-29 11:05:39 -03:00