Open jamesfid opened 7 years ago
May need to consider porting to DropdownMenu instead of Dropdown from Foundation. By default, the DropdownMenu closes on "Enter", but the Dropdown does not.
Did not have any luck with the keyDown
handler for key_code == 13
, as it would immediately close/open the Dropdown. Moving to 0.2.0 to approach it fresh.
Currently, pressing "Enter" will not submit the dropdown as a click would.