This might seem unnecessary at first, but some accessibility devices use keyboard input to navigate apps and their components. We should make the dropdown react to key strikes like <kbd>↑</kbd>, <kbd>↓</kbd>, <kbd>Tab</kbd>. What each key strike does: TBD