primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.62k stars 4.63k forks source link

paginatorDropdownAppendTo body doesn't work properly #16539

Open mohamedsch opened 1 month ago

mohamedsch commented 1 month ago

Describe the bug

After upgrading to 18.0.0-beta.2 i noticed that drop down of paginator doesn't show up correctly even i use paginatorDropdownAppendTo="body" in p-table

Environment

18.0.0-beta.2

Reproducer

No response

Angular version

18.2.2

PrimeNG version

18.0.0-beta.2

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.18.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

mehmetcetin01140 commented 4 days ago

Hi,

Could you please share a stackblitz example so we can identify the issue clearly?

github-actions[bot] commented 4 days ago

More information is needed to find a solution. A runnable StackBlitz example and additional details would be helpful.

kribot commented 2 days ago

We are experiencing the same issue where the dropdown at the bottom of the page does not handle collisions with the page's bottom properly and is displayed out of bounds. We put the appendto body but still same results.