Minor fixes (#758)
This commit is contained in:
@ -28,8 +28,8 @@ export function useOpenCreateCommentThreadDrawerForSelectedRowIds() {
|
||||
const [, setViewableCommentThreadId] = useRecoilState(
|
||||
viewableCommentThreadIdState,
|
||||
);
|
||||
|
||||
const setHotkeyScope = useSetHotkeyScope();
|
||||
setHotkeyScope(RightDrawerHotkeyScope.RightDrawer, { goto: false });
|
||||
|
||||
const [, setCommentableEntityArray] = useRecoilState(
|
||||
commentableEntityArrayState,
|
||||
|
||||
Reference in New Issue
Block a user