Drawer: Overlay of second drawer appears below first drawer when opened #17242
Labels
Resolution: Help Wanted
Issue or pull request requires extra help and feedback
Milestone
Describe the bug
When using the
Drawer
component, if a second drawer is opened while the first one is still active, the overlay of the second drawer incorrectly appears beneath the first drawer. This behavior disrupts the expected stacking order and creates a confusing user experience.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/wpdqkp1w
Environment
windows
Angular version
19.0.0
PrimeNG version
v19
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The second drawer's overlay should appear above the first drawer and its overlay, maintaining the correct stacking order.
example:
The text was updated successfully, but these errors were encountered: