Refactor GlCombobox to use native focus
Currently, GlCombobox component uses a hard coded keyboard navigation, focus and selection implementation, making is tricky to expand upon. It should be refactored to use native focus and scroll to selection.
Currently, GlCombobox component uses a hard coded keyboard navigation, focus and selection implementation, making is tricky to expand upon. It should be refactored to use native focus and scroll to selection.