jiti-meet/react/features/device-selection
Leonard Kim 4e95dbf0e5 fix(device-selection): do not create a dropdown menu if disabled
AtlasKit DropdownMenu cannot be disabled, unlike Single Select.
The result is the isDisabled prop was not being honored. The
workaround is returning only the trigger element for the dropdown
and styling it to look like the dropdown is disabled. The text
for disabled device selection was changed along the way to fit
into the trigger.
2017-04-26 14:29:32 -07:00
..
components fix(device-selection): do not create a dropdown menu if disabled 2017-04-26 14:29:32 -07:00
actions.js fix: open device selection if it is the only available setting 2017-04-13 11:43:06 -07:00
index.js fix: open device selection if it is the only available setting 2017-04-13 11:43:06 -07:00