Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 77ce43a

Browse files
committed
recover flag
1 parent 1765bb1 commit 77ce43a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/cellTypes/TagsCell.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ const TagsCell = (tagsProps: CellComponentProps) => {
116116
isSearchable
117117
isMulti
118118
autoFocus
119+
openMenuOnFocus
119120
menuPosition="fixed"
120121
styles={CustomTagsStyles}
121122
options={columnOptions}

0 commit comments

Comments
 (0)