twilio-labs/paste

Combobox List out of View in Modal After Scroll

alfrimpong opened this issue · 2 comments

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

  1. Scroll down a bit, then click "OPEN MODAL"
  2. Notice the list of languages is out of place.
  3. Close the modal
  4. Scroll to the top of the page then click "OPEN MODAL"
  5. 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

Hi @alfrimpong

Thanks for submitting this, I've added this to our backlog to address. We'll circle back here once it's addressed

This should be fixed in 19.0.1. Please let us know if it isn't.