segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

Scrolling with ComboBox or AutoComplete disconnects popup #1428

Closed carllau999 closed 2 years ago

carllau999 commented 2 years ago

Scrolling with any popup open will fix the position of the popup on the screen and disconnect it from its anchor.

https://user-images.githubusercontent.com/40908164/159106851-a5c45b9c-760a-4fec-b41e-a51f4e5942ca.mov

Is there any way to fix this?

brandongregoryscott commented 2 years ago

This should be resolved in v6.9.4!

carllau999 commented 2 years ago

Thanks! The fix works great!