Dropdown: multiple
selection does not handle selectedIndex properly
#4005
Labels
multiple
selection does not handle selectedIndex properly
#4005
Bug Report
Steps
Dropdown
to openExpected Result
selectedIndex
will remain on next item, i.e. "UI Design"Actual Result
selectedIndex
was moved the first item and is hidden from user:Next press of ↓ will move view up to the second item.
Version
1.0.0
Testcase
https://codesandbox.io/s/iqty7?module=/example.js
The text was updated successfully, but these errors were encountered: