From dd4d00eae66e4a93ac659f2197bfe145407c1e07 Mon Sep 17 00:00:00 2001 From: Muhammad Ali Date: Mon, 24 Jul 2023 14:33:00 +0500 Subject: [PATCH] web: move focus to editor on Tab press in note title (#2983) Co-authored-by: Abdullah Atta --- apps/web/src/components/editor/header.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/src/components/editor/header.jsx b/apps/web/src/components/editor/header.jsx index 7b9869ada..cdc1724b8 100644 --- a/apps/web/src/components/editor/header.jsx +++ b/apps/web/src/components/editor/header.jsx @@ -156,6 +156,7 @@ export function Autosuggest({ return (