Disable keyboard shortcuts when focus is in a modal

This commit is contained in:
Robin Townsend
2023-04-19 15:51:44 -04:00
parent 18fa1371d3
commit 56bd54a645
2 changed files with 22 additions and 14 deletions

View File

@@ -157,7 +157,7 @@ export function InCallView({
const { hideScreensharing } = useUrlParams();
useCallViewKeyboardShortcuts(
!feedbackModalState.isOpen,
containerRef1,
toggleMicrophoneMuted,
toggleLocalVideoMuted,
setMicrophoneMuted