Component: select, multiselect, autocomplete [primeng v18] #16658
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the overlay (options) is displayed, it always appears underneath the input field even when towards the bottom of the page.
Environment
primeng v18 showcase
Reproducer
https://v18.primeng.org/select
Angular version
18.2.3
PrimeNG version
18.0.0-beta.2
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.8.0
Browser(s)
No response
Steps to reproduce the behavior
Scroll so that the 'select' is towards the bottom of the page. Open the options.
Expected behavior
In previous versions the options would appear above the input if it was towards the bottom of the page and there was not enough room to display them below.
The text was updated successfully, but these errors were encountered: