-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(SelectV2): scroll element into view when using arrow keys
This makes sure that we don't use the native element scrolling behavior but rather scroll to an element when it's getting focussed. This makes the scrolling behavior using arrow keys a bit nicer.
- Loading branch information
1 parent
d37b07e
commit bcfcf29
Showing
1 changed file
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters