SelectionList: Option should scroll into view when focused with the keyboard #1727
Labels
Focus: component
Issues concerning a specific component
Target: latest
Issues related to the latest version of the library (master)
Type: bug
An implemented item with undesired effects
Currently, if the user uses the arrow keys to move down the list of options, they can move their selection out of view:
The focused option should scroll into view as the user moves down the list.
See
terminus-ui/terminus-ui/autocomplete/src/autocomplete-panel/autocomplete-trigger.directive.ts
Lines 759 to 772 in b36c77a
The text was updated successfully, but these errors were encountered: