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

p-dropdown: dropdown options float to the top when searching #14659

Closed
anieshvishnu opened this issue Jan 30, 2024 · 0 comments · Fixed by #14742
Closed

p-dropdown: dropdown options float to the top when searching #14659

anieshvishnu opened this issue Jan 30, 2024 · 0 comments · Fixed by #14742
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@anieshvishnu
Copy link

Describe the bug

image
This only happens when there is no space at the bottom, and when we search, a gap widens, causing the option to separate from the dropdown.

Environment

Priming website https://primeng.org/dropdown#filter

Reproducer

https://www.primefaces.org/primeng-v16-lts/dropdown#filter

Angular version

17.0.0

PrimeNG version

17.4.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.13.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

The gap between the p-dropdown and the option should reduce during a search, and there should not be any blank space created.

@anieshvishnu anieshvishnu added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 30, 2024
@mehmetcetin01140 mehmetcetin01140 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 Feb 5, 2024
@mehmetcetin01140 mehmetcetin01140 self-assigned this Feb 7, 2024
@mehmetcetin01140 mehmetcetin01140 added this to the 17.6.0 milestone Feb 7, 2024
cetincakiroglu added a commit that referenced this issue Feb 7, 2024
Fixed #14659 - Dropdown | dropdown options float to the top when sear…
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