You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
In the "Scrolling and margin" demo, open either dropdown
Scroll (by dragging the scrollthumb instead of the mousewheel) to United States and try to select United States.
Result: The dropdown closes when you release the mouse after scrolling to the desired item.
Expected: The dropdown remains open after using the scrollbar.
Might be similar to issue #12.
Result: The dropdown closes when you release the mouse after scrolling to the desired item.
Expected: The dropdown remains open after using the scrollbar.
Workaround: Mousewheel scroll seems to work ok.