diff --git a/frontend/src/component/common/Search/Search.tsx b/frontend/src/component/common/Search/Search.tsx index 67c5944312..87ad34a5c3 100644 --- a/frontend/src/component/common/Search/Search.tsx +++ b/frontend/src/component/common/Search/Search.tsx @@ -134,8 +134,8 @@ export const Search = ({ const hotkey = useKeyboardShortcut( { - modifiers: ['ctrl'], - key: 'k', + modifiers: ['ctrl', 'shift'], + key: 'K', preventDefault: true, }, () => { diff --git a/frontend/src/component/tags/TagTypeList/__tests__/__snapshots__/TagTypeList.test.tsx.snap b/frontend/src/component/tags/TagTypeList/__tests__/__snapshots__/TagTypeList.test.tsx.snap index e3b6dfcff7..bedd39c8c9 100644 --- a/frontend/src/component/tags/TagTypeList/__tests__/__snapshots__/TagTypeList.test.tsx.snap +++ b/frontend/src/component/tags/TagTypeList/__tests__/__snapshots__/TagTypeList.test.tsx.snap @@ -53,14 +53,14 @@ exports[`renders an empty list correctly 1`] = ` onClick={[Function]} >