bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio/audio-graphql/audio-controls
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
..
input-stream-live-selector fix(audio): review device selection in mobile endpoints 2024-05-03 01:32:01 +00:00
component.tsx change audio button labels based on away status 2024-04-23 15:29:11 -03:00
queries.ts Refactor: actions bar audio button 2023-07-24 15:56:40 -03:00
service.ts Refactor: actions bar audio button 2023-07-24 15:56:40 -03:00
styles.ts More changes 2023-09-13 13:37:40 -03:00