Auto-placement for the Combobox (Autocomplete) #2643
Unanswered
DhanBirSunwar
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v1.7.15
What browser are you using?
Chrome
Describe your issue
I am using Combobox (Autocomplete)(https://headlessui.com/react/combobox) with the transition component from headless ui. What i am facing issue is when the dropdown is open the
Combobox.Options
is not taking auto-placement of the container. or is it already in document?from the image when it reaches to the bottom of the page it should go up dropdown.
Beta Was this translation helpful? Give feedback.
All reactions