Open
Description
Try to mimic the native select
behavior, by making the first option matching pressed keys to be focused/selected.
It might require an optional callback to be provided for this to work, as values can be objects and then, it's not immediately obvious what would be the right way to determine the first option that matches pressed key.