Combobox List out of View in Modal After Scroll
alfrimpong opened this issue · 2 comments
alfrimpong commented
Description
When a page is long enough and a user scrolls downs before activating a modal that contains a combobox, the combobox list is stuck near the top of the page.
Link to Reproduction
https://codesandbox.io/s/codepen-with-react-forked-vkvo0m?file=/src/components/App.js
Steps to reproduce
- Scroll down a bit, then click "OPEN MODAL"
- Notice the list of languages is out of place.
- Close the modal
- Scroll to the top of the page then click "OPEN MODAL"
- Notice the list of languages is where it should be.
Paste Core Version
18.1.0
Browser
No response
Operating System
- macOS
- Windows
- Linux
Additional Information
No response
SiTaggart commented
Hi @alfrimpong
Thanks for submitting this, I've added this to our backlog to address. We'll circle back here once it's addressed
SiTaggart commented
This should be fixed in 19.0.1. Please let us know if it isn't.