reactjs / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component
MIT License
2.17k stars 532 forks source link

error position fixed when scroll #255

Closed meninjanho4788 closed 7 years ago

meninjanho4788 commented 7 years ago

please review when you click to show autocomplete and scroll after. The autocomple move down when scroll down

CMTegner commented 7 years ago

Hi! You probably already discovered this (since you've closed the issue), but you have full control over the menu's styling via either props.menuStyle and/or props.renderMenu.