Skip to content

Commit

Permalink
APP-6256: allow searchable select to flip if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mcous committed Sep 17, 2024
1 parent 85feb0b commit e1fec79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/lib/select/searchable-select.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ const handleKeydown = createHandleKey({
offset={4}
referenceElement={inputElement}
size={matchWidth}
flip={{}}
auto
>
<ul
Expand Down

0 comments on commit e1fec79

Please sign in to comment.