bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-controls
prlanzarin 141c553b17 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:
  - 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-04-30 14:29:53 -03:00
..
input-stream-live-selector fix(audio): review device selection in mobile endpoints 2024-04-30 14:29:53 -03:00
component.jsx fix(audio): review device selection in mobile endpoints 2024-04-30 14:29:53 -03:00
container.jsx [issue-16954] - last migrations - VideoPreview and drag and drop of background 2023-03-27 12:36:25 -03:00
styles.js improve ghost buttons border 2022-06-16 16:59:01 -03:00