Disable keyboard shortcuts when focus is in a modal
This commit is contained in:
@@ -157,7 +157,7 @@ export function InCallView({
|
||||
const { hideScreensharing } = useUrlParams();
|
||||
|
||||
useCallViewKeyboardShortcuts(
|
||||
!feedbackModalState.isOpen,
|
||||
containerRef1,
|
||||
toggleMicrophoneMuted,
|
||||
toggleLocalVideoMuted,
|
||||
setMicrophoneMuted
|
||||
|
||||
Reference in New Issue
Block a user