bitplatform
bitplatform copied to clipboard
Keyboard event handling in the `BitDropdown` component
Based on FluentUI, users should be able to work with the drop down component using the keyboard. For example, the drop down should be opened using "Enter" key, or we should be able to iterate between drop down items using arrow keys.