Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

AutoComplete component is not scrolling on arrow down #12883

Closed
Marcio-H opened this issue Apr 12, 2023 · 1 comment · Fixed by #12885
Closed

AutoComplete component is not scrolling on arrow down #12883

Marcio-H opened this issue Apr 12, 2023 · 1 comment · Fixed by #12885
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Marcio-H
Copy link
Contributor

Describe the bug

The items suggested in the overlay is not scrolling down when pressing arrow down

Environment

Tested in the primeng website

Reproducer

No response

Angular version

15.2.4

PrimeNG version

15.3.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.15.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Go autoComplete input
  2. Type something
  3. Press arrow down until pass the last item

Expected behavior

No response

@Marcio-H Marcio-H added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 12, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 19, 2023
@cetincakiroglu cetincakiroglu added this to the 15.4.0 milestone Apr 19, 2023
@cetincakiroglu
Copy link
Contributor

Fixed in #12885

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants