react-autocomplete icon indicating copy to clipboard operation
react-autocomplete copied to clipboard

[added] Add `renderMenuWrapper` prop

Open janpaul123 opened this issue 7 years ago • 0 comments

To make it possible to render the menu in a portal while keeping refs.menu on the actual menu element, so that scrolling items into view keeps working.

Test plan: Added unit test; verified that this works with a portal in an actual production application.

janpaul123 avatar Aug 08 '18 19:08 janpaul123