Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown list disappears on mouseup when dragging scrollbar #489

Open
brettephillips opened this issue Aug 4, 2021 · 0 comments
Open

Dropdown list disappears on mouseup when dragging scrollbar #489

brettephillips opened this issue Aug 4, 2021 · 0 comments
Labels

Comments

@brettephillips
Copy link

Expected Behavior

The user should be able to drag the scrollbar with the mouse without the dropdown list closing on mouseUp

Current Behavior

When the user drags the scrollbar in the dropdown list, the dropdown list quickly closes on mouseup. This scenario only occurs when using bothvirtualized and appendToBody properties.

Steps to Reproduce (for bugs)

  1. Render a virtualized Select component
  2. Include the appendToBody property
  3. Click the Select component to open the dropdown list
  4. Drag the scrollbar and release

Context + Screenshots

8156_dropdown_list

Your Environment

  • Version used: 0.62.0
  • Browser Name and version: Chrome version 92.0.4515.131
  • Operating System and version (desktop or mobile): macOS Mojave 10.14.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant