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
The Sidebar remains open after selecting a navigation item when the viewport width is below the desktop breakpoint (~1200px). This causes the main content to remain partially obscured and requires an additional manual action to close the sidebar.
Affected components:
Page layout / Sidebar navigation
How do you reproduce the problem?
Resize the browser viewport to below the xl breakpoint (~1200px).
Open the sidebar if not already expanded.
Click any navigation item in the sidebar.
Observe that the sidebar remains open.
Expected behavior
When the viewport width is below the desktop breakpoint, selecting a navigation item should automatically close the sidebar to reveal the main content area.
Is this issue blocking you?
Not blocking, but creates usability friction on smaller screens.
Workaround:
Manually close the sidebar after selecting a navigation item.
What is your environment?
OS: macOS
Browser: Chrome
Version: Latest
What is your product and what release date are you targeting?
N/A
Any other information?
This behavior aligns with common responsive navigation patterns where side navigation collapses automatically on smaller viewports to maximize available content space.
Describe the problem
This is an issue with
Patternfly 5
Patternfly 6
other
The Sidebar remains open after selecting a navigation item when the viewport width is below the desktop breakpoint (~1200px). This causes the main content to remain partially obscured and requires an additional manual action to close the sidebar.
Affected components:
How do you reproduce the problem?
Expected behavior
When the viewport width is below the desktop breakpoint, selecting a navigation item should automatically close the sidebar to reveal the main content area.
Is this issue blocking you?
Not blocking, but creates usability friction on smaller screens.
Workaround:
Manually close the sidebar after selecting a navigation item.
What is your environment?
OS: macOS
Browser: Chrome
Version: Latest
What is your product and what release date are you targeting?
N/A
Any other information?
This behavior aligns with common responsive navigation patterns where side navigation collapses automatically on smaller viewports to maximize available content space.
Screen.Recording.2026-02-21.at.5.42.04.PM.mov
Jira Issue: PF-3800