Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Autocomplete doesn't auto scroll for filtered list on keydown #470

Closed
peter-uzor-capgem opened this issue May 5, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@peter-uzor-capgem
Copy link
Collaborator

Describe the bug
The autocomplete component result scroll does not scroll when navigating using the arrow keys

To Reproduce
Steps to reproduce the behavior:

  1. Go to Autocomplete
  2. Enter one letter to return options which exceed the size of the results container and would require scroll
  3. Tap the down arrow on the keyboard to proceed to the bottom options
  4. You will notice that the active option will go below out of view with the scroll not following

Expected behavior
The active option should always be within view of he user. Therefore scroll should follow option selection on keydown

Screenshots
Screenshot 2023-05-05 at 10 05 03

Desktop (please complete the following information):

  • OS: Mac OS
  • Browser: Chrome
  • Version 112.0.5615.137

Additional context
Add any other context about the problem here.

@daniele-zurico daniele-zurico added the bug Something isn't working label May 5, 2023
@daniele-zurico daniele-zurico added this to the 0.8 milestone May 5, 2023
@peter-uzor-capgem peter-uzor-capgem self-assigned this May 5, 2023
@daniele-zurico
Copy link
Contributor

Closed by #472

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants