Skip to content

Commit d37dfff

Browse files
authored
Remove autofocus
1 parent f65f943 commit d37dfff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/webapp/app/components/runs/v3/RunFilters.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,6 @@ function FilterMenu(props: RunFiltersProps) {
146146

147147
const filterTrigger = (
148148
<SelectTrigger
149-
autoFocus
150-
onFocusCapture={(e) => e.preventDefault()}
151149
icon={
152150
<div className="flex size-4 items-center justify-center">
153151
<ListFilterIcon className="size-3.5" />

0 commit comments

Comments
 (0)