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

Sidebar: Overlay of Nested Sidebar does not work as expected #16352

Open
ahaller-billtrust opened this issue Sep 6, 2024 · 1 comment
Open
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@ahaller-billtrust
Copy link

Describe the bug

When using nested sidebars (one sidebar opened within another), the overlay of the second sidebar does not block the content of the first (underlying) sidebar.

The expected behavior is that the overlay of the second sidebar should block the content of the first sidebar.

sidebar.mp4

Environment

Angular Version: 18.2.2
PrimeNG Version: 17.18.9
Browser: Chrome
Operating System: Windows

Reproducer

https://stackblitz.com/edit/sgvhsn?file=src%2Fapp%2Fsidebar-basic-demo.html

Angular version

18.2.2

PrimeNG version

17.18.9

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.20.4

Browser(s)

Chrome (latest)

Steps to reproduce the behavior

Open the first sidebar in your Angular application.
While the first sidebar is open, open a second within the first.
Observe that the overlay of the second sidebar DOES NOT block the content of the first sidebar.

Expected behavior

The second sidebar's overlay should block the content of the first sidebar.

@ahaller-billtrust ahaller-billtrust added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 6, 2024
@ahaller-billtrust
Copy link
Author

any updates?

@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 4, 2024
@mertsincan mertsincan modified the milestones: 17.18.13, 17.x Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: No status
Development

No branches or pull requests

2 participants