There was an error while loading. Please reload this page.
1 parent 48d4ae0 commit 2ad5675Copy full SHA for 2ad5675
apps/studio/components/layouts/TableEditorLayout/TableEditorMenu.tsx
@@ -170,6 +170,7 @@ const TableEditorMenu = () => {
170
<div className="flex flex-auto flex-col gap-2 pb-4 px-2">
171
<InnerSideBarFilters>
172
<InnerSideBarFilterSearchInput
173
+ autoFocus
174
name="search-tables"
175
aria-labelledby="Search tables"
176
onChange={(e) => {
0 commit comments