bigbluebutton-Github/bigbluebutton-html5/imports/ui
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
..
components fix(audio): review device selection in mobile endpoints 2024-04-30 14:29:53 -03:00
services Merge pull request #20004 from prlanzarin/u27/fix/audio-less-toasts 2024-04-12 15:53:18 -04:00
stylesheets/styled-components add danger button hover styles 2023-11-07 10:07:30 -03:00