From d93a485b91c35443fabda5dfa667fab138757255 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Mon, 27 Nov 2023 11:18:33 -0300 Subject: [PATCH] Fix: user list tooltip hindering talking indicator --- bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx b/bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx index 6090c6d7f5..12935a4022 100755 --- a/bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx +++ b/bigbluebutton-html5/imports/ui/components/nav-bar/component.jsx @@ -16,6 +16,7 @@ import deviceInfo from '/imports/utils/deviceInfo'; import { PANELS, ACTIONS } from '../layout/enums'; import Button from '/imports/ui/components/common/button/component'; import { isEqual } from 'radash'; +import Right from '../common/control-header/right/component'; const intlMessages = defineMessages({ toggleUserListLabel: { @@ -316,6 +317,7 @@ class NavBar extends Component { {!isExpanded && document.dir === 'rtl' && }