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 Oct 2, 2019. It is now read-only.
Currently the drop down opens at the first item. It would be better if it scrolled to ensure the current selection is visible.
A second issue exists in that moving the mouse over the dropdown to scroll clobbers the original active item so you can no longer tell what the selected item was (when using the selectize theme).
It would probably be better if the hover state was separate from the active state as mentioned in #282.
Currently the drop down opens at the first item. It would be better if it scrolled to ensure the current selection is visible.
A second issue exists in that moving the mouse over the dropdown to scroll clobbers the original active item so you can no longer tell what the selected item was (when using the selectize theme).
It would probably be better if the hover state was separate from the active state as mentioned in #282.