anubra266 / choc-autocomplete

🏇 Autocomplete Component Package for Chakra UI
https://githubbox.com/anubra266/choc-autocomplete/tree/main/demo
MIT License
400 stars 49 forks source link

Can't scroll AutoCompleteList with pointer or scrollwheel #271

Closed meta-meta closed 1 day ago

meta-meta commented 1 day ago

I can't figure out how to get the AutoCompleteList to scroll on mobile by dragging. Is this a known issue?

meta-meta commented 1 day ago

Nevermind, I think this is a general issue with scrollable divs in a chakra modal opened on top of a chakra drawer.