bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/audio
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-dial convert audio dial component 2021-11-09 12:53:41 +00:00
audio-graphql fix(audio): review device selection in mobile endpoints 2024-05-03 01:32:01 +00:00
audio-modal move setTrackEnabled to new service file 2024-05-02 09:24:03 -03:00
audio-settings chore: Fix typo (found by typos) (port) #19834 2024-03-18 09:58:53 -04:00
audio-stream-volume test: add audio tests 2022-07-15 17:54:16 -03:00
audio-test Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
autoplay move button component to common folder 2022-02-14 20:20:50 +00:00
device-selector Merge remote-tracking branch 'upstream/v2.6.x-release' into 26-27-apr24 2023-04-24 17:15:47 -03:00
echo-test move button component to common folder 2022-02-14 20:20:50 +00:00
help move button component to common folder 2022-02-14 20:20:50 +00:00
local-echo Migrate auth and settings to graphQL (#19507) 2024-03-06 14:28:18 -03:00
permissions-overlay [issue-16954] - renaming referencing of Modals 2023-03-20 10:08:35 -03:00
container.jsx Remove: Breakout room unused code 2024-04-30 16:14:22 -03:00
service.js mute/unmute speaker 2024-04-23 11:01:59 -03:00