38b568b0c7
The isSharing var is content type agnostic, so it's picking up camera as content to flag the actions-bar button loading state. Change the loading flag to track isScreenBroadcasting (contentType=screen, local || global) and isScreenGloballyBroadcasting (contentType=screen, global only). Fixes the camera as content false positive as well as the loading state itself. |
||
---|---|---|
.. | ||
actions-dropdown | ||
presentation-options | ||
quick-poll-dropdown | ||
reactions-button | ||
screenshare | ||
component.jsx | ||
container.jsx | ||
service.js | ||
styles.js |