You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening TieredMenu from p-dialog, menu starts hundreds of pixels to right of clicked location.
CascadeSelect does not scroll when higher than screen, bottom options are unreachable.
Standard p-dropdown works fine but does not have submenus.
Environment
Angular 18 + PrimeNg 17
Reproducer
No response
Angular version
18.2.7
PrimeNG version
17.18.11
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
22.9.0
Browser(s)
Chrome 129
Steps to reproduce the behavior
Open p-dialog, click on TieredMenu button, menu consistently opens hundreds of pixels to right of clicked location.
Open p-dialog, click on CascadeSelect button, with option list going below browser bottom it's impossible to scroll to hidden options.
Expected behavior
Menu shall open at clicked location, as when opening outside dialog.
User shall be able to reach all menu options, CascadeSelect shall allow scrolling through options, as when opening outside dialog.
The text was updated successfully, but these errors were encountered:
Describe the bug
Opening TieredMenu from p-dialog, menu starts hundreds of pixels to right of clicked location.
CascadeSelect does not scroll when higher than screen, bottom options are unreachable.
Standard p-dropdown works fine but does not have submenus.
Environment
Angular 18 + PrimeNg 17
Reproducer
No response
Angular version
18.2.7
PrimeNG version
17.18.11
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
22.9.0
Browser(s)
Chrome 129
Steps to reproduce the behavior
Expected behavior
The text was updated successfully, but these errors were encountered: